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
git clone https://ibriq@bitbucket.org/ibriq/driveconscio.us.git- change directory to
driveconscio.us - back in the root of the project, run
npm installto get your dependencies fixed - change directory to
config, and add the Twillio credentials - to run the server, back in the root of the project, type
node server.js
Team and Credits
- Iain Apreotesei, University of Manchester
- Mircea Octavian Sebe, University of Birmingham
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
- angular.js
- bootstrap
- express.js
- node.js
- openalpr
- opencv
- passport.js
Log in or sign up for Devpost to join the conversation.