- 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 🥇
- Spark
cd campuspaths-server gradle runSpark
- npm
npm install npm start
export NODE_OPTIONS=--openssl-legacy-provider
Email: [email protected]
Personal Web - leahjia.com
LinkedIn - @leahjia