Skip to content

Gives the shortest possible route between two locations from a map of UW Seattle's campus using dijkstra's algorithim

Notifications You must be signed in to change notification settings

ItsEthanLi/Shortest-Campus-Paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This gives users the shortest path between two locations on the UW Seattle campus using Dijkstra's algorithim. To use: copy and paste server and client folders into https://download-directory.github.io/ to download. Navigate to where the folder is stored in git bash, and type npm run start. Then go to https://http://localhost:8080. Select two buildings and the path generated from Dijkstra's algorithim will be automatically generated.

About

Gives the shortest possible route between two locations from a map of UW Seattle's campus using dijkstra's algorithim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published