A Campus Map of the University of Washington that determines the shortest path between locations. Path distances are calculated using Dijkstra's algorithm
Key Focuses of this Project:
- Determining abstract data type for graph implementation
- Implementing test suites
- Full-stack development with React.js
- Front end