You are on page 1of 10

PROJECT SYNOPSIS

Airline Reservation System cum Online Trade Management

Submitted By

Bibin Babu Section K18B1 Roll No. RK18B1A21 Registration No. - 10805260 Programme B.Tech (Hons.) MBA/IT

Under the Guidance of

Miss. Manjeet Kaur

Department Of Computer Science & IT


Lovely Honors School of Technology And Sciences Lovely Professional University, Phagwara (2011)

Table of Contents
Introduction of the Project Requirements Data Flow Model Followed Time Line Prototypes References

Introduction
The web based airline reservation cum online trade system project is an attempt to stimulate the basic concepts of airline reservation system and e-commerce. 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. It also provides with the provision of buying goods e.g.; suitcases; books etc.. It also provides with combined travel packages; booking of hotels; booking of a guide etc.

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 flights 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. The system allows the customer to avail a holiday/travel package for specific places for a limited number of days. This option comes up only if the selected destination is being availed with a combined package or not.

Requirements of the project


Electricity: Twenty four hours of electricity is required for the functionality of the software, power will be supplied from the municipal power connections, and in case of back up inverters will be provided which can support the system for another twenty four hours. Hardware: A server is required to provide the requested information to the user from the system memory; a hard disk is required to store information, internet connection for accessing the web page, firewall.

Software: ASP.Net, SQL Server 2005. Temperature: An Air Conditioner is required to maintain the normal temperature of the server room.

Data Flow Diagram

Model Followed
Waterfall Model

SAMPLE PROTOTYPES FOR APPLICATION

Proto type for login system:

Proto type for registration:

Prototype for searching flight:

Prototype for flight details:

Prototype for reservation:

Prototype for cancel ticket:

References:
Books: 1) Programming C# - Ian Griffiths; Mathew Adams 2) Software Engineering Pankaj Jalote 3) C# for programmers -- Paul J. Deitel and Harvey M. Deitel 4) Understanding .NET, 2nd Edition. - David Chappel's Websites: 1) www.iis.net 2) www.tizag.com/sqlTutorial/ 3) www.w3schools.com/sql/default.asp

You might also like