Mini Project Title: Submitted in Partial Fulfillment of The Requirements of The Degree
Mini Project Title: Submitted in Partial Fulfillment of The Requirements of The Degree
By
Guide
Prof. BHAKTVATSAL JADHAV
University of Mumbai
(AY 2021-22)
CERTIFICATE
Examiners
1………………………………………
(Internal Examiner Name &Sign)
2…………………………………………
(External Examiner Name &Sign)
Date:
Place:
ABSTRACT
JAVA was developed by James Gosling at Sun Microsystems Inc in the year 1991,
later acquired by Oracle Corporation. It is a simple programming language. Java
makes writing, compiling, and debugging programming easy. It helps to create
reusable code and modular programs.
Java is a class-based, object-oriented programming language and is designed to have
as few implementation dependencies as possible. A general-purpose programming
language made for developers to write once run anywhere that is compiled Java code
can run on all platforms that support Java. Java applications are compiled to byte code
that can run on any Java Virtual Machine. The syntax of Java is similar to c/c++.
Java is fast, reliable and secure. From desktop to web applications, scientific
supercomputers to gaming consoles, cell phones to the Internet, Java is used in every
nook and corner.
INDEX
NO. TOPIC NAME PAGE NO
1 Introduction 6
3 Advantages 10
4 Disadvantages 11
5 Diagram 12
6 Outputs 13
7 Conclusion 18
8 Reference 19
INTRODUCTION
1
Objective
This software helps passengers to look up flights between two points which
can be domestic or international. The passengers can find and book
tickets for flights through this software. Developed in java, it is fairly easy
to use software having a user-friendly interface. The users can access
flight information and book tickets as per their convenience. The main
objective is to reduce the mistakes which creep up in manual systems. It
provides good level of security so it takes care of the user’s safety concerns
as well. Passengers can access the whole list of all the flights available on
different routes with their timings and fare both for economy and business
classes. One can compare the best deals for them and book a flight
accordingly. When the passengers enter all the details the software helps
them to find all available flights and also information if there are seats
available on that particular flight. The manual work is thus reduced and
the chances of errors are reduced to minimum.
Existing System:
Proposed System:
Modules:
2
1. Domestic flight module:- This modules provides information about all
the available domestic flights along with their fares for both
economy and business class.
2. International flight module:- This module provides information about
all the international flights available and their respective fares for
economy as well as business class.
3. Domestic flight booking module:- This module provides facility to
book a domestic flight between a pair of cities. It takes as input the
source and destination cities, date of journey and number of
passengers and provides information about seat availability.
4. International flight booking module:- This module provides facility to
book an international flight. It takes as input the source and
destination cities, date of journey and number of passengers and
provides information about seat availability.
3
PROJECT PLAN AND SCOPE OF THE PROJECT
Airline Reservation System is one the modifications that were carried out
in the Passenger Service System so that the working and availability of
Service area can be broadened. On one hand, it helps the customers and
on the other, it also makes the life of the airline service companies easier
by keeping all the records of the passengers and if there is any change in
the fight due to some reason, the passengers are promptly informed. This
system is also used by companies to keep track of user preferences of
regular travelers so that they can provide better service and give offers to
customers.
4
ADVANTAGES OF AIRLINE RESERVATION
SYSTEEM
5
DISADVANTAGES OF ARILINE RESERVATION
SYSTEM
1.You need Internet access.
If you run tours and activities in remote areas where you aren’t able to get on
the Internet, online booking might not be for you. You’ll need reliable Internet
access to check your reservations and to add bookings that are made online.
4. Avoid booking systems that don’t bring you new quality customers.
If you’re going to invest in a new technology platform and take the time to train
your staff, we recommend you choose a booking system that fits all of your
business needs — including bringing you a stream of new, high-quality customers.
6
DIAGRAM
USECASE :
7
DFD:
8
OUTPUTS
SCREEN SHOTS:
LOGIN:
9
Home paages:
10
11
12
CONCLUSION
Ero travel is online reservation system, which enable customer to check the
availability tickets & book their tickets.
It makes the customer easy to get ticket online instead of queue up to
buy the tickets.
13
REFERENCE
https://en.wikipedia.org/wiki/Airline_reservations_systemv
https://projectworlds.in/java-projects-with-source-code/airline-reservation-system-java-project/
14