Sie sind auf Seite 1von 22

Airlines Ticketing

CONTENTS

1. INTRODUCTION 2. DESIGN PRINCIPLES & EXPLANATION 2.1. MODULES 3.2. MODULE DESCRIPTIOIN 4. PROJECT DICTIONARY 4.1. DATAFLOW DIAGRAMS 4.2. E-R DIAGRAMS 4.3. DATA DICTIONARY 5. FORMS & REPORTS 5.1. I/O SAMPLES 6. BIBILIOGRAPHY

1. INTRODUCTION Online Reservation System was available only through manual. It was therefore necessary to develop one such system for windows platform. This system was developed with such a necessity in mind it user friendly by including a menu driven interface. The use of online reservation is to provide an effective communication between costumers and airways companies. Travelers can examine, reserve and pay for their tickets online. The advantages are Time saving Less cost No mediators Excellent services

The main goal of online reservation is to achieve the customer satisfaction. Online reservation provides an effective communication with travelers of any place in the world. Existing System: Presently online Reservation system is manually providing services to business persons and people of an organization. The people have to go Reservation center to know their seat Reservation. This will take more time some times they have no time to get their seat on time. This causes wastage of valuable time and some times loss their ticket Reservation.

Proposed System: Now a days organizations are growing fastly and are increasing the size also so these organizations are divided into departments in the fast growing world the information is needed as fast as possible. This can be accomplishment get reservation quickly fast reservation of Airways is not possible in old manual system. Because in manual system reserve one place to another. But it task much time and risk. In old manual system there is possibility of one time reserve for more persons. This leads the inconsistency of information . So we need a system which is both quick and accurate. This can be achieved by Airways. In this system the ultimate senders and receivers are always passengers, not machines. Project Feasibility: In preliminary investigation we got the result that the online reservation system is feasible. This includes 3 aspects. Technical Feasibility: Technical feasibility is nothing but implementing the project with existing technology. Online Flight Reservation System is feasible. Economically Feasibility: Economic feasibility means the cost of under taking project should less than existing system. Online Reservation system is economically feasible, because it reduces the expense in the manual system.

2. DESIGN PRINCIPLES & EXPLANATION 2.1. MODULES The system was developed in modular fashion. The main modules are 1. On Line Reservation. 2. Arrival Passenger Details. 3. Passenger Name Details. 2.2. MODULE DESCRIPTIOIN The main purpose of this system is to buy the tickets with in the organization and also receive their seat reservation number through online. We can use this system for particular passenger details and arrival passenger details for the particular destination. This software has been developed using advanced JAVA programming concepts, because these programs are write once and run any where which means platform independent once the software is loaded into the server this can accesses through any machine having architectures as well as operating system. Passenger Details: The user wants any information on particular passenger (or) delete passenger while, he enters this screen. This screen includes. Passenger Name Details: In this screen the user checks the invoice no. And enter the passenger details about Flight number , date of Travel, source, destination etc., Seat Reservation: different

In our Space Airways if you want to reserve the seat. Clicks on seat Reservation. We enter the reservation page select source, destination and date of travel then we get Flight number and date of travel will be displayed. If dont want that flight then click on Back. Suppose you want to go select the fno, and select which category do you travel. Then you get an information about price of seat and seats available (or) not in the seats available (or) not in that particular category. If you dont want reserve then go Back otherwise you want to reserve the sat click on Reserve button. You get a reservation form and you fill up the form. You get details about your ticket.(it is conform or not). Arrival Passenger: Any body wants the arrival passenger details click on Arrival Passenger. You get one page. In that page you must select the date and you get information about arrival passenger details on that particular date and destination. Passenger Name: Any body wants the passenger name who travels in our Airways then click on passenger Name you get one page. In that page enter that particular passenger name and you get information about that particular passenger.

4. PROJECT DICTIONARY 4.1. DATAFLOW DIAGRAMS Data flow diagram is used to decrease analysis the movement of data through a system store of data in the system. Data flow diagrams are the central tool basing on which components are developed. The transformation of data from input to output, through process may be describe logically and independently of physically components associated with the system. They are called logical data flow diagrams. In contrast physical data flow diagrams show the actual implementation and movement of data between people, Department, and work station. The data flow diagram show functional composition of the system. The first level of conceptual level in context diagram is flowed by the description of input and output for each of entities the next level of dfd is level 0, which shows the main functions in the system. Level 0 is followed by the description of the main functions. The main function further broken into functions and subfunctions.

Sender

Online Reservatio n System

Receiver

Seat Reservation

Select Source Destination Date

Fno,Dot

Select FNO COT

Reserve

Ticket Conform

Arrival Passenger

Select Date

Arrival Passenger Details

Passenger Name

Type Passenger Name

Details about

4.2. DATA DICTIONARY

ADD FLIGHT

FIELD NAME
id Flight Number
CLASS

DATA TYPE
Auto Number varchar

DESCRIPTION

Not Null
CLASS

AClass Economy class BusinessClass Fare Source Destination Date

varchar varchar varchar int varchar varchar date

Category Category Category Amount Starting Place Arrival Place Data of Traveling

ADD PASSENGER FIELD NAME Passenger Name Age Gender PhoneNumber EmailAddress Card name Card number Address City State Pincode FlightNumber DateofTravel Category Source Destination Date of Travel

DATA TYPE
Text Number Text Number Text Text Number varchar Text Text Number Number Text Text Text Text Text

DESCRIPTION
Name of the Passenger Age of the passenger Sex Phonenumber Emailaddress Type of Credit card Credit card number address of person Name of the City Name of the State Pin code Number Flight Number Date of Travel Category Starting Place Arrival Place Data of Traveling

Creditcard

FIELD NAME
Card name CardNumber

DATA TYPE
Text Number

DESCRIPTION
Type of Creditcard Credit card number

Reserve

FIELD NAME
Flight AclassSeat EconomyclassSeat Businessclass Date Users

DATA TYPE
int Varchar Varchar Varchar Date

DESCRIPTION
FlightNumber A class Seat Economyclass Seat Businessclass Seat Date of Traveling

LOGIN

FIELD NAME
UserName Password

DATA TYPE
varchar varchar

DESCRIPTION
Name of theuser Secrete code

5. FORMS & REPORTS 5.1. I/O SAMPLES

6. BIBILIOGRAPHY

JAVA COMPLETE REFERENCE

------------

PETERICKNAUGHTON

PROGRAMMING WITH JAVA

------------

BALAGURUSWAMY

JDBC DATABASE ACCESS WITH JAVA ------------

GRAHAM AMELTON RICH CATTELL MATADENE FISHER

SOFTWARE ENGINEERING

------------

ROGER S.PRESSMAN

SERVLETS

------------

OVERALLY

Das könnte Ihnen auch gefallen