Skip to content

This repository houses a Java and JavaFX-based flight reservation project. It offers a straightforward interface for users to book seats on flights. The project utilizes file handling to store and retrieve reservation details.

Notifications You must be signed in to change notification settings

MuhammedZohaib/Fleet-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Reservation System

This is an Air Reservation System implemented using Java and JavaFX. The system allows users to book seats for flights and stores the reservation information in a file using file handling.

Features

  • User-friendly graphical interface built with JavaFX.
  • Easy seat reservation process.
  • Data persistence using file handling.
  • Ability to view and manage reservations.
  • Error handling and input validation.

Installation

  1. Clone the repository: git clone https://github.com/MuhammedZohaib/Fleet-Project.git

  2. Open the project in your preferred IDE.

  3. Make sure you have Java and JavaFX installed on your system.

  4. Build and run the project.

Usage

  1. Launch the application.

  2. Select a flight from the available options.

  3. Choose a seat from the seating chart.

  4. Provide the necessary passenger details.

  5. Click on the "Reserve" button to confirm the reservation.

  6. View and manage reservations using the appropriate functionality provided.

  7. Exit the application when finished.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

When contributing to this project, please follow the code of conduct.

License

This project is licensed under the MIT License.

Acknowledgements

About

This repository houses a Java and JavaFX-based flight reservation project. It offers a straightforward interface for users to book seats on flights. The project utilizes file handling to store and retrieve reservation details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages