This is a simple flight booking system where the user will enter flight details such as departure date, time, location, and flight number. The program will notify of available seats and prices depending on the passenger's member status.
This project was built using OOP Java in Netbeans. JUnit testing was also used during this project to debug and make sure the program works as intended.