A Java program, which checks for faulty routes within the airline aswell as allows the person to edit them directly from the program.
Done:
✈ Created a simple connection to the database
✈ Import/Export .csv files feature added
✈ Added a query, which checks for problematic routes (Checks for aircraft range and checks the distance of the route)
✈ Add a login system to database to prevent unauthorized access
To do:
✈ Scale/shorthen down the code, so all of the functions are called automatically
✈ Design a proper interface for easy use
✈ Add a feature, which allows to add/edit routes directly trough the program
✈ ...
✈ ...
✈ ...