This program reads from a txt file to populate an air field which the user then has access to. They are able to check the various parameters as well as add and remove planes from the array list
The technologies used are for OOP, for loops, while loops, scanner, if statements interface, java, file reader, buff reader, IO exception, array Lists, class inheritance, Polymorphism, getters and setters,
Adding interfaces is extremely straightforward. While its less of a lesson learned compared to a good reminder casting an object as a specific class gives you access to its methods.