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