Made a Delivery-Management-System using HTML , CSS and JavaScript . Which is using Dijkstra Algorithm to find the shortest path from all the paths available to reduce the time and the cost of travelling of the delivery Boy.
In this project we have only have 1 restaurant which is denoted my R. And all the other numbers represents Houses. We have two delivery boys (Boy1 and Boy2) , (User can set there initail psition) and a house where we need to deliver the food (User defined).