(Coming soon)
There's always difficulty in organizing rides in large groups.
As the driver, who do I pick up first? When should I let them know that I am nearby?
Joyride is our ride-sharing solution to these problems.
Joyride takes a start point, an end point, and three stop points. Given this data, Joyride uses the Google Maps API to calculate the most effecient route. This is done by calculating every possible route, and then returning the route that takes the least amount of time to complete. Joyride also allows you to text your friends when you've arrived at their house using the Twilio SMS API
- Given start point, endpoint, and three interim points, returns the fastest route
- Texts each user the driver's current ETA to their house
- Enables users to text when arrived w/ Twilio SMS API
- Mobile support
- React
- Flask
- Google Maps API
- Twilio API
- Allow trips to be scheduled for the future
- Add feature to allow drivers to let users know if there is a change to ETA
Aditya Acharya | Eric Ong | John Shin | Joshua Sun |