Code Monkey home page Code Monkey logo

airplane_management_system's Introduction

Airline Reservation Management System

The Airline Reservation Management System is a Java-based application designed to streamline and automate the process of airline ticket reservations, passenger management, flight information tracking, and payment processing. This system provides a user-friendly interface for both customers and airline staff to perform various tasks related to flight bookings and management.

Features

  • Flight Information: View details about available flights, including flight code, source, destination, departure time, and arrival time.
  • Reservation Management: Make new flight reservations for customers, update existing reservations, and cancel reservations if necessary.
  • Passenger Details: Manage passenger information, including name, contact details, nationality, and passport information.
  • Payment Processing: Process payments for flight reservations, including options for cash, credit card, and cheque payments.
  • Cancellation: Allow customers to cancel their flight reservations and handle the cancellation process efficiently.
  • User Authentication: Secure login system for airline staff to access the management system with username and password authentication.

Technologies Used

  • Java Swing for the graphical user interface (GUI).
  • MySQL for the database management system.
  • JDBC for database connectivity.
  • IDE: IntelliJ IDEA.

Installation

  1. Database Setup:

    • Install MySQL database server on your system.
    • Create a new database named airline_reservation.
    • Run the SQL script provided in the database/airline.sql file to create the necessary tables and insert sample data.
  2. IDE Setup:

    • Open the project in your preferred Java IDE (IntelliJ IDEA, Eclipse, etc.).
    • Configure the project SDK and libraries as needed.
  3. Run the Application:

    • Compile and run the Login.java file to launch the application.
    • Ensure that the MySQL database server is running before launching the application.

Usage

  • Upon launching the application, users will be presented with the main interface displaying options for managing flights, reservations, passengers, payments, and cancellations.
  • Users can navigate through the different functionalities using the menu bar or buttons provided in the GUI.
  • Login with the provided credentials (username: admin, password: 12345) to access the management features.

License

This project is licensed under the MIT License.

airplane_management_system's People

Contributors

piyushw0203 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.