Route Planner


This is my teams college project for our Software Development class. It allows users to pick locations across the globe by searching the name or clicking on a map. Then we use 2-opt to return an optimized order of places. Basically an approach at solving the traveling salesman problem. Our team developed the back end code. We used Java for the main app, automated testing with postman, and managed the college database with SQL.


I'm still waiting on permission from my professor and team mates to host the app. Expected release August 15 2025

/Hero Section