100% found this document useful (1 vote)
257 views5 pages

Airline Reservation System

This document describes an airline reservation system project built using Java and MySQL. The system allows users to view flight details, make reservations, and cancel tickets. Administrators can view user contact details, flight details, reservations, and reports. The system implements features like login, registration, booking tickets, ticket review, cancellation, and adding flights. It uses Java for the front-end and back-end and MySQL for the database. The project provides a way to book and manage flight tickets and reservations online.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
257 views5 pages

Airline Reservation System

This document describes an airline reservation system project built using Java and MySQL. The system allows users to view flight details, make reservations, and cancel tickets. Administrators can view user contact details, flight details, reservations, and reports. The system implements features like login, registration, booking tickets, ticket review, cancellation, and adding flights. It uses Java for the front-end and back-end and MySQL for the database. The project provides a way to book and manage flight tickets and reservations online.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Volume 6, Issue 6, June – 2021 International Journal of Innovative Science and Research Technology

ISSN No:-2456-2165

Airline Reservation System


Dr. S.T Patil1, Yogeshwar Deshpande2
1
Professor, Computer Engineering, Vishwakarma Institute of Technology, Pune
2
Student, Computer Engineering, Vishwakarma Institute of Technology, Pune

Abstract:- Automation in various fields is taking this details and adding new flights. Users can look for available
world one step closer to the technical era. This project flights and reserve flight seats by logging in or registering.
“Airline Reservation System” is about flight ticket
booking and managing flight databases as admin. II. IMPLEMENTATION DETAILS

Keywords:- Login, Reservation, Admin, User, SQL Airline Reservation System is built on Java for front-
Connection, Operations, Flights, Domestic and end and back-end development and MySQL for DBMS.
International Flights, Reservation, Ticket Review, Tickets
Cancellation, Add Flight, Reports. Tools and Technologies:

I. INTRODUCTION 1. JAVA:
Versatile, high-level, Object-Oriented, Programming
“Airline Reservation System” is a java-based desktop Language.
application with a purpose of providing flight ticket booking ● Front-end: AWT, Swing.
and related facilities. This application comprises login
facilities for user and admin. Admin has rights to view user 2. MySQL:
contact details and flight operations such as reviewing seat MySQL is an open-source relational database
management system.

Sequence Diagram

IJISRT21JUN223 www.ijisrt.com 71
Volume 6, Issue 6, June – 2021 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165

Java Features:
● Login, Authentication, Reservation
● Admin Login
● Logout
● Reservation Operations
● Flight Details
● Reservation
● Ticket Review
● Ticket Cancellation
● Admin Database Operations
● Admin Flight Operations
● Report issue

MySQL Features: c. Registration Page


● Login Details
● Admin Details
● Flights
● Tickets
● Users
● Reports

III. RESULTS AND DISCUSSION

This project allows users to view flight details and to


reserve, view and cancel tickets by logging in or registering
with a new account and reporting any issue if required.
Admin is provided with rights to see flight details,
reservations, user contacts and some functions like adding
flights and collecting reports given by users. d. Logged in

A. User:

a. Main Page e. Flight Details

b. Login Page f. Domestic Flights

IJISRT21JUN223 www.ijisrt.com 72
Volume 6, Issue 6, June – 2021 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165

g. Reservation k. Review After Cancellation

h. Booking Ticket l. Reporting Issue

B. Admin:

i. Ticket Review
a. Admin Login

j. Ticket Cancellation
b. Admin Options Button

IJISRT21JUN223 www.ijisrt.com 73
Volume 6, Issue 6, June – 2021 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165

c. Admin Options g. Cancelled Tickets

d. User Contact Details h. Add Flight

e. Flight Details i. User Reports

IV. CONCLUSION AND FUTURE SCOPE

 Conclusion:
Application Development can make any developer
seek the problem statement through many aspects like GUI
and DBMS.

Developing this application made me learn many


things about Object oriented programming and Database
management systems and developing desktop applications
by integrating databases.
f. Reservations  Future Scope:
 This project can be upgraded by adding more options
such as Ticket editing and more admin operations.
 Payment options and document checking such as ID
proofs can be added.
 Applications can be upgraded by improving performance
as per user feedback.

IJISRT21JUN223 www.ijisrt.com 74
Volume 6, Issue 6, June – 2021 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
REFERENCES

[1]. https://en.wikipedia.org/wiki/Airline_reservat
ions_system
[2]. https://www.w3schools.com/java/
[3]. https://www.javatpoint.com/java-tutorial
[4]. https://www3.ntu.edu.sg/home/ehchua/progra
mming/java/j4a_gui.html
[5]. https://www.mysql.com/
[6]. https://www.javatpoint.com/mysql-tutorial

IJISRT21JUN223 www.ijisrt.com 75

You might also like