Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 383 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 383 Bytes

Shortest Route Finding System

The Shortest route finding system is a path finding system. It was made by using ASP.NET (Web Form), JavaScript, MySQL. where a user can select source path and destination path. And the system will show the whole path with the shortest cost in a Grid View. There was also an admin Department. An admin can add new routes and cost into the system.