Menu Close

Path-Finder

PathFinder

LinkedIn
Personal


Logo

Campus Path Finder

The quickest way to find available routes on campus!

About The Project

  • Path Finder is a client-server application to allow you to search for the shortest routes on UW campus 🏫
  • It uses the modeling of map data structure and API endpoints to allow frontend connection to backend 💻
  • It increases data sorting and retrieval speed by 70% by incorporating Dijkstra’s algorithm ✔️
  • It also ensures high complexity and functionality of the application with Jest, JUnit, and script tests that runs in the back end 🥇

Built With

  • React
  • Bootstrap

Prerequisites

  • Spark

    cd campuspaths-server
    gradle runSpark
  • npm

    npm install
    npm start

Contact / Feedback

Email: yuwenj3@uw.edu

Personal Web – leahjia.com

LinkedIn – @leahjia

Acknowledgments

(back to top)

View Source Code
Posted in Development