AIRLINE TICKET RESERVATION SYSTEM PROJECT REPORT

Airline Flight Reservation System Project Report with Source code

Sponsored Links

Today I am going to provide you free Airline reservation system project report. This project report can be submitted as final year project report by BCA, MCA, MSc, BSc, B.Tech Computer science and information technology students. You can download Project report, synopsis and source code in java, PHP and asp.net from the end of this article.

In Flight booking System Project we have to keep records of flight schedules and fare tariffs, passenger personal information like name, address, phone number and ticket booking records. A Flight reservation system’s inventory contains all airlines with their available seats. Each airline has three categories of classes (e.g. First, Business or Economy class) and each category has 26 seats,

PROJECT REPORT

SPONSORED LINKS

So in this Project report we have 3 main modules to develop air ticket booking system.

    1. Registration module

    2. Administrative module

    3. Passenger module

1. Registration module

In registration module user has to give his details like name, address phone number etc. After registering with airline the user can log on to his/her own account and can view all flight details such as Timings of flight, Prices of ticket, Availability of seats and can book the ticket with unique ticket id. Registered user can book any number of tickets.

2. Administrative module of Online Airline reservation system

Administrative module is developed to manage the site and update the content at regular intervals, The major operations of Administrative module are:

1. Admin can Create and maintain Flight schedule, fare and timings of the Flight using administration module.

2. View the passenger list in a particular flight. And he can also view feedback of the user about the reservation system.

3. View the available seats in the airlines.

4. Cancel the tickets of any flights or users.

5. Updating the flight schedule and timings and fare.

Below is the use case diagram of Airline reservation system. in this diagram you can see the functionality of the ticket reservation system and interaction of Admin with these functionality.

Figure 1- Admin- reservation system project report

3. Passenger module of Flight reservation system project

This module is developed for user. Where users can logging and manage his account like booking ticket, cancel ticket, view the schedule of airline.

· Register the passenger.

· View all flights schedules, timings, fare details and seats availability.

· Book the tickets.

· View and ticket cancellation.

· Send feedback.

Below use case diagram describe the functionality of the User Module of airline registration system project. When user comes to system for the first time he has to register to access the system. On registration screen he has to enter username and password that he can use while login to system. Only a registered user can access airline reservation system. after login user can view flight timing and availability of the flight.

Figure 2 User Module- Airline reservation system

PROJECT REPORT AND SOURCE CODE OF AIRLINE RESERVATION SYSTEM

Sponsored Links