You are on page 1of 2

JAVA PROJECT

AIRLINE MANAGEMENT SYSTEM


Done by
G Naga Tarun Kumar,B170594CS
Problem Statement:
Now in the busy world, creating a portal for booking
airline tickets anytime with a single click without going to anywhere
for booking tickets is a boon to all the passengers as it saves lot of
time.
Abstract :
Through this project, we aim to ease the procedure of booking airline
tickets.Object Oriented Programming Paradigm is used to develop
this project.This airline ticket booking system is a easily deployable
integrated end to end system starting from searching airlines to book
them.The passengers can check for the airlines running from their
boarding point to their destination point on a particular day.In some
cases ,there can be no airlines running in between their chosen
places.The passengers can check the route,price,availability and book
their tickets or cancel the booked tickets anytime.
OOPS Concepts used:
1.Class
2.Object
3.Abstraction
4.Encapsulation
5.Polymorphism
6.Inheritance

You might also like