Inspiration
Let's imagine you have an interview in an other city and the venue i not near the train station, how do you know which combinaison of public trasportation to take to get there? and how you can be sure that you need exactly 65Dhs for the whole trip including big taxis ?
What it does
It gives you all the possible combinaitions of public trasportation to go from a point A to a point B according to your preferences either the cheapest one or the fastest one.
How I built it
We used a simple php backend with an angular js frontend built using bootstrap . The main data is stored in a mysql database that is after words explored using Djikstra algorithms written by us.
Challenges I ran into
Finishing the main feature in 8hour was challenging.
Accomplishments that I'm proud of
What I learned
work in a stressful envirenment with a team in an open space.
What's next for Getway
Develop a beta versin using android, with some additional features like :
- A user can add a new transportation
- Share the chosen trip with a friend
Log in or sign up for Devpost to join the conversation.