Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 370 Bytes

TravelPlan

TravelPlan is a Web App built using VanillaJS which can be used to find the Minimum time to travel optimally from Source to Destination City.

VIS.js Library used for Graph Visualisation.

This web app uses Dijkstra Algorithm for finding the shortest path between Source and Destination.

Try this Live Web App here :- https://akt114.github.io/TravelPlan/