Coder Social home page Coder Social logo

zoomie_project's Introduction

Zoomie

An Innovative DMV Automation Web Application.

Created by Patric Khiev in October 2018.

A mock web app where users can get a replacement Drivers License or State ID by simply upload a photo of their DL or State ID Card. The goal of this application was to make it painless for the user.

The project goal was met by creating a scanner feature where users can simply upload an image of their credentials versus having to fill out a 20+ question form. However the form wizard was a necessary evil and part of the MVP plan should the user lose their ID or the ID became too mangled to scan.

v4

Table of Contents

Planning

Challenges

Planning

Wireframing

In retrospect, wireframing was probably the most fruitful planning tool used for this project. It allowed us to see the totality of the project, revise features, and scale back features as necessary.

Below is a visual of the plan of attack.

wireframe1

Initially, Adobe XD was used to mock up some views.

adobeXD

Adobe XD Flow Demo

adobeXDv2

User Stories

  • Renew ID/DL online without having to go to the DMV
  • Have scanner feature to bypass filling out forms
  • Pay for services online

Admin Stories

  • track and distinguish 'pending' and 'completed' job tickets
  • change job status from 'pending' to 'completed'
  • notify customers via email about their order status

Features

  • Millennial-friendly UX/UI
  • Form Wizard
  • Scan DL/ID
  • Notify Customers
  • Manage Job Tickets

Component Tree

ComponentTree

Schema

schema

Challenges

Scanner

The scanner feature was tough feature to implement for a variety of reasons. We spent a significant amount of time researching for different technologies to be able to 'read' ID cards. Although Google Vision API was very powerful, however it was overkill for the scope of this project. The real breakthrough happened when we discovered a 3rd Party API (Microblink) which does exactly what we're seeking to do.

The 'Eureka!' Moment

The real challenge was to figure out a way to convert images of ones ID into base64 encoded string and then hit the Microblink API. Another issue was with Node, which has a preset payload capacity. Images like IDs are hard to read when the resolution is small, and figuring out the 'goldilocks' ratio between readability and not overwhelming our payload was a tricky balancing act.

Lessons Learned

Be creative in your problem-solving approach. If there isn't an NPM package, craft your own solution!

zoomie_project's People

Contributors

pskhiev401 avatar

Stargazers

Andrew Montgomery avatar Jerry Chen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.