Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: AIRLINE RESERVATION SYSTEM DETAILS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
AIRLINE RESERVATION SYSTEM




ABSTRACT:

The web based “airline reservation system” project is an attempt to stimulate the basic concepts of airline reservation system. The system enables the customer to do the things such as search for airline flights for two travel cities on a specified date, choose a flight based on the details, reservation of flight and cancellation of reservation.

The system allows the airline passenger to search for flights that are available between the two travel cities, namely the “Departure city” and “Arrival city” for a particular departure and arrival dates. The system displays all the flight’s details such as flight no, name, price and duration of journey etc.

After search the system display list of available flights and allows customer to choose a particular flight. Then the system checks for the availability of seats on the flight. If the seats are available then the system allows the passenger to book a seat. Otherwise it asks the user to choose another flight.

To book a flight the system asks the customer to enter his details such as name, address, city, state, credit card number and contact number. Then it checks the validity of card and book the flight and update the airline database and user database. The system also allows the customer to cancel his/her reservation, if any problem occurs.

DESCRIPTION:

The main purpose of this software is to reduce the manual errors involved in the airline reservation process and make it convenient for the customers to book the flights as when they require such that they can utilize this software to make reservations, modify reservations or cancel a particular reservation.
The name of the software is “AIRLINE RESERVATION SYSTEM”. This software provides options for viewing different flights available with different timings for a particular date and provides customers with the facility to book a ticket, modify or cancel a particular reservation but it does not provide the customers with details of cost of the ticket and it does not allow the customer to modify a particular part of his reservation and he/she can modify all his details.

This projects main idea is to implement a online web application for air ticket booking, flight scheduling, ticket reservation and details of different airlines fare. In order to implement these features application is developed in to three modules. This application uses inventory data importing system which is maintained using scheduled distributing system.

MODULES:

1. Registration module
2. Administrative module
3. Passenger module
1. Registration module.
This module provides login facility for every user who what to use online reservation facility. Initially user should log in to the account to get a unique username and password and then follow online reservation application features.

Administrative module.
This modules main features is to update information on flight details ,reservation information in regular intervals. These are the major features available in this module.
• Create and maintain airline schedule, fare and timings of the Flight.
• View the passenger list.
• View the available seats in the flights.
• Cancel the tickets.
• Updating the flight schedule and timings and fare.

Passenger module
As users get there username and password they can log in to there own pages, from there they can view use site features.This module includes these features.
• View all airline schedules, timings, fare details and seats availability.
• Book for the tickets.
• View and cancelling of the ticket.
• Send feedback.