aliasar1 / Airline-Reservation-System

This my project implemented using JAVA GUI and SQLite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airline-Reservation-System

This my project implemented using JAVA GUI and SQLite database. Java GUI is used using Java SWING and Java AWT.

Functioanlity for Flgihts:

  1. Create Flight
  2. Update Flight
  3. Retrieve Flights data
  4. Remvoing Flights

Functioanlity for Passengers:

  1. Create Passenger
  2. Update Passenger
  3. Retrieve Passengers data
  4. Remvoing Passengers
  5. Book seat
  6. Cancel seat

End user will be the admin who will be performing all the task in system

Happy Coding!

About

This my project implemented using JAVA GUI and SQLite.

License:MIT License


Languages

Language:Java 100.0%