Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 437 Bytes

Uni Maps

Uni Maps by Max Dann and Connor Logan

This is a project taken on in an attempt to create a "google maps for laurier" by mapping every entrance/exit to every building on campus. Front end HTML/CSS/JS website designed by Connor Logan; Back end JS graph and min heap designed by Max Dann

Backend uses Dijkstras algorithm to find the shortest path between nodes.

View the site here: https://cnnrlgn.github.io/Uni-Map/