Airline Reservation System (Synopsis)

8
Airline Reservation System

description

Airline Reservation System (Synopsis)

Transcript of Airline Reservation System (Synopsis)

Page 1: Airline Reservation System (Synopsis)

Airline Reservation System

Page 2: Airline Reservation System (Synopsis)

ABSTRACT

The project titled “ONLINE AIRLINE RESERVATION” is a web project developed for a brokerage company,

who maintains flight details from various vendors like Air India, Emirates, Jet Airways, and British

Airways etc. The objective of the system is to provide reservation and cancellation for every customer

from any point to any point. The customer is given a privilege to reserve the return journey tickets at the

same time of reservation.

The customer can reserve a ticket for a particular date, if seats are not available for that particular date

he is kept under waiting list. To check his status confirmations he can click on confirm status. While

reserving a ticket he can also check for flight details, available for that particular date.

The customer can reserve the ticket from his home PC or personally at the centers allotted. The

payment can be done either through credit card or through cash. The main aim of this project is to

provide user-friendly services accurately and quickly. This project is developed using HTML as GUI and

JSP as middle tier and ORACLE 10g as backend.

Page 3: Airline Reservation System (Synopsis)

Introduction

Airline Reservation is software designed to facilitate online reservation of airline tickets from various vendors. Almost every national and international airline company provides the reservation of tickets from various points in every city. No ticket can be sold to two different passengers. At the same time a passenger can reserve return journey tickets in advance. As such two vital issues , making the reservation/cancellation and flight status available cross -country and continent becomes mandatory . This portal addresses to the stated need in diligent manner. Almost every national and international airline company provides the reservation of tickets from various points in every city. No ticket can be sold to two different passengers. At the same time a passenger can reserve return journey tickets in advance. As such two vital issues , making the reservation/cancellation and flight status available cross -country and continent becomes mandatory . This portal addresses to the stated need in diligent manner .

USERS The users of this software will be the ADMINISTRATOR whose role is specified below and the STAFF who will directly interact with the customers of Lenasia Airways (Role is specified below).

ROLE: -

ADMINISTRATOR: - Administrator is a person who will be given the rights to create staff accounts, delete staff accounts and also check the user logs and keep track of all he actions performed by the staff. He will also be authorized to access other rights that an ordinary staff can access.

STAFF: - Staff as said earlier will be directly interacting with the customers of Lenasia Airways. A person who is given a ‘STAFF USERID AND PASSWORD which CANNOT CREATE, EDIT, DELETE OR CHECK USER LOGS.’Rights of a staff is restricted to only change his own password, add new schedule, delete a schedule, check for seat availability, reserve a ticket, cancel a ticket and check for ticket confirmation.

Page 4: Airline Reservation System (Synopsis)

REQUIREMENTS ANALYSIS

A requirement is a feature that must be included in the system. Before the actual design and implementation start, getting to know the system to be implemented is of prime importance. Main emphasis should be on:

The inputs to the system. The outputs expected from the system. The people involved in the working of the system. The volume of DATA (INPUTS) and the amount of INFORMATION (outputs) that will

be involved.

With respect to the system itself, the following facts should be taking into consideration . The major processes involved.

The main points of application. The processing rules for the collected data. The exceptions that may be present. The checks that should be in place in order to avoid wrong entries.

Hardware Specifications:

The Hardware on which the project developed has the following configuration:

Application Server Configuration:

Content Type Content UsedComputer processor Pentium III

Clock speed 700MHz Processor

Hard Disk 20GB

RAM 128MB

Ethernet Card 32 bit PCI

Modem 56KBPS

Page 5: Airline Reservation System (Synopsis)

Software Specifications:

The software’s on which the project developed has the following configuration:

Content Type Content UsedOperating System Windows 2000

Web server APACHE TOMCAT 5.5x

Drivers JDBC-ODBC bridge driver

Front End Html

Scripts JavaScript

Back End Oracle 10g

Page 6: Airline Reservation System (Synopsis)

Account Id Password

The user has to enter his Account ID and password and click on the Login Button. if the user id and password is correct the main window appears.

MAIN WINDOW: -

Page 7: Airline Reservation System (Synopsis)

Administrator