This application combines multiple forms of transport to determine the fastest way to commute to work or school. Currently, it combines driving, transit, and walking.
When commuting to school, I wanted to find the best way of driving and using the bus in order to get to school. I found that google maps and other popular directions applications did not allow the user to combine multiple forms of transport, so I would have to do the math on my own each time to determine what bus stop to drive to and what bus to take inorder to get to my destionation. I figured people like myself who commute to school or work would find it useful to have access to a tool which does this calculation for them.
Python, Flask, Html, CSS, JavaScript, Google Maps Python Api, Google Maps Web JavaScript Api, Git, Jquery, flatpickr.js
- add biking
- visualization of routes on map
- clone from github
- install venv into same directory
- install requirements