driver‧conscio.us

GreatUniHack project, we're building an app for drivers that lets people get in touch with you while protecting your identity, by using number plates as handles.

How I built it

We used openalpr for number plate detection and recognition, node.js for a backend and Angular.js in the frontend. Styling is Bootstrap based, user management makes use of a customized Passport.js Local Strategy.

Instalation

  1. git clone https://ibriq@bitbucket.org/ibriq/driveconscio.us.git
  2. change directory to driveconscio.us
  3. back in the root of the project, run npm install to get your dependencies fixed
  4. change directory to config, and add the Twillio credentials
  5. to run the server, back in the root of the project, type node server.js

Team and Credits

Web interface forked from scotch.io's easy-node-authentication.

Challenges we ran into

Making the Twilio API work with international numbers, location-based validation.

What's next for driveconscio.us

Fix Twilio bugs, improve account validation.

Built With

Share this project:

Updates