Flight Reservation System Project - Computer Science Course

Verified

Added on  2019/09/16

|1
|716
|31
Project
AI Summary
This assignment involves creating a Java-based flight reservation system with a graphical user interface (GUI). The project requires the implementation of various GUI components such as JFrames, JPanels, JSliders, and JComboBoxes. The system should allow users to search for flights based on airline, source and destination airports, and departure and arrival times. The assignment emphasizes error handling, including input validation for text fields, and checking against enumerated types for airlines and airports. The project also requires the creation of a 'Search' button to populate the ComboBox with flight itineraries and a 'View' button to display flight information in a new JFrame, including airline, model, departure and destination information, departure and arrival times, flight number, and cost. The GUI should provide a user-friendly interface and handle various scenarios to ensure the application functions correctly.
chevron_up_icon
1 out of 1
circle_padding
hide_on_mobile
zoom_out_icon
Loading PDF…
[object Object]