Navigation website to efficiently determine the optimal path between two geolocations, enhancing route accuracy and user experience.
- Navigation website for finding optimal path between two geolocations.
- Used Mapbox to visualize real world map of road network.
- Used A* algorithm as the basis to find the optimal path.
- Python
- Django
- Javascript
- React.js
- MongoDB
- A* Alogrithm
- MapBox