ICP-Individual-Project

Java Flight Routing Application using geo data set from openflights.org

Instructions

Setup

  1. Create an input file with source and destination data in the format below
NB: No whitespaces before or after the comma

Execution (Main Method in Main.java)

1.Pass in the name of the input file instead of placeholder in the image below

NB: Make sure input file is in main directory

2.Execute Main.java to start application

Command Line

  1. cd into the project's root directory.

Requirements

See the Runtime SDK's system requirements.