/Campus-Path

This is a UW Campus Map navigation tool from UW cse331 individual project.

Primary LanguageJava

Campus-Path

Implemented Dijkstra algorithm along with Java Swing framework to build a campus map GUI. It suggests a shortest route between two buildings given by users with applications of MVC model and Java GUI components. All Junit tests are there to ensure the correctness.