Skip to content

A program that shows you the quickest route from your current location to any building at Wilfrid Laurier University

Notifications You must be signed in to change notification settings

c0nsy/Uni-Map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A program that shows you the quickest route from your current location to any building at Wilfrid Laurier University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 4.2%
  • HTML 2.6%