Route Optimization Program

A Java application to find fastest/cheapest mode of transport, route.

Scroll
Date July 2024
Role Software Developer
Visit Github

This application calculates and displays the most efficient travel routes between two countries based on the user's preference for either fastest or cheapest travel options. The routes are generated based on data from CSV files containing city and route information.

Skills: Java, Program Solving, Data Structures, Google Maps API