Campus Paths

CSE 331: Software Design and Implementation Project | March 2020
React, Spark Java

Campus Maps is a web application that displays the quickest path from two buildings on UW's campus using Dijkstra’s algorithm. The app was built using React to for the front-end and a Spark Java server for the back-end.