Final Project by Kevin Mullen
for the February '16 - May '16 cohort at The Iron Yard
| Build Status | Coverage |
|---|---|
mUver is a micro move solution. A system that pairs users with truck owners. Contained in this project is the back end written in python/django. An API was created with django rest framework to be paired with a React front end created by my partner.
Our Demo Day powerpoint presentation
Stripe with Managed Accounts - Payments made directly to users.
Twilio - Text notifications
GEODjango - Distance calculations from addresses
Get test coverage above 90% + more docstrings
'Distance From' calcuation for job listings needs HTTPS
Add more Twilio Functionality (responding to text to make changes to a current job)
Fix known front end bugs + adding registration + add cloudinary for image hosting + password/phone number/address validation messages (if input invalid)