Inspiration
To see how google maps works. I was always inspired by google maps and how it changed the way we travel.
What it does
It computes optimal path between two cities(in USA) within few seconds.
How I built it
I used A* algorithm to implement it and also compared results to IDS, DFS and BFS based solution
Accomplishments that I'm proud of
Buliding it from scratch and learning python on the go.
What I learned
Nothing is impossible
What's next for Mini Navigation System
Integrating it with a map, rather than giving textual directions.

Log in or sign up for Devpost to join the conversation.