Skip to content

A hospital navigation web app built as a 4th semester Data Structures project. Implements Dijkstra's algorithm for shortest pathfinding, with custom Stack, Set, and Hash Map structures for navigation history, visited tracking, and user authentication. Designed for educational purposes to showcase real-world application of data structures.

Notifications You must be signed in to change notification settings

safi-io/navigation-system-from-scrath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

About

A hospital navigation web app built as a 4th semester Data Structures project. Implements Dijkstra's algorithm for shortest pathfinding, with custom Stack, Set, and Hash Map structures for navigation history, visited tracking, and user authentication. Designed for educational purposes to showcase real-world application of data structures.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published