You are on page 1of 19

1

Airline Reservation System

Submitted by,
1.Namrata Phatak. 2.Winie Fernandes.
Copyright Information goes here

JainCompany college of MCA &Confidential MBA Proprietary and

Gist of System

Computer software design changes continually as new methods, better analysis evolve. The project presented here is the Airline Reservation System. Airline reservations system is an integrated passenger processing system, including flight inventory. From the viewpoint of the Airline Company, the aim is to minimize repetitive work (ie. manual) done by the reservation clerks.

Copyright Information goes here

Company Proprietary and Confidential

Outline
1. Overview of ARS 3. Requirements 4. Data flow Diagram

5. E-R Diagram
6. Results 7. Summary 8. Future Work

Copyright Information goes here

Company Proprietary and Confidential

Overview
Stand-alone system. Accessed by designated employees.

An airlines inventory contains all flights information like flight schedule, available seats, ticket price, service classes. It allows to register customer, reserve ticket for them and also to cancel the ticket.

Copyright Information goes here

Company Proprietary and Confidential

Requirements
Hardware Requirements

Software Requirements

Hard Disk : 10GB

Language: JAVA swing

Processor : Intel i3

Database : ORACLE 10g

RAM

:512 MB

Tools : Net beans IDE, ,Paint, Photoshop.

Copyright Information goes here

Company Proprietary and Confidential

DFD
Context level DFD

Request

ADMIN
Response

Airline Reservation System

Copyright Information goes here

Company Proprietary and Confidential

DFD (Detailed level DFD)


ADMIN
Request

Login

checking Response

Records

Acknowledgment If Authentic

Add Flight info

Flight Inventory

Updated

Add customer info

Register

Registered

Records

Access registered info

Reservation

Stored into DB

Cancellation

Through reserved info

Copyright Information goes here

Company Proprietary and Confidential

E-R Diagram
Fl_no
origin

Cust_id

origin

Flight Inventory Arrival_time

Fl_no

Reservation

Dept_time

destination ADMIN

Destination

Cust_id L_name F_name manages Cancellation C DOB database Fl_no

address

Register

Cust_id

Copyright Information goes here

Company Proprietary and Confidential

Result
Login Page

Copyright Information goes here

Company Proprietary and Confidential

Result
Home Page

10

Copyright Information goes here

Company Proprietary and Confidential

Result
Flight Inventory Page

11

Copyright Information goes here

Company Proprietary and Confidential

Result
Registration Page

12

Copyright Information goes here

Company Proprietary and Confidential

Result
Reservation Page

13

Copyright Information goes here

Company Proprietary and Confidential

Result
Ticket

14

Copyright Information goes here

Company Proprietary and Confidential

Result
Print Ticket

15

Copyright Information goes here

Company Proprietary and Confidential

Result
Cancellation Page

16

Copyright Information goes here

Company Proprietary and Confidential

Summary

17

The software Airline Reservation System provides convenient way to manage the transactions. It provides the means to serve customers in a better way rather than having manual system. The system thus developed has been implemented and tested successfully. All the necessary validations are carried out in this project.

Copyright Information goes here

Company Proprietary and Confidential

Future Work
Online registration

18

ARS shall be made more flexible in ticket reservation handling, and shall accept waiting list for reservation

ARS shall be made more dynamic and helpful to the users by enabling it to send instant messages

Copyright Information goes here

Company Proprietary and Confidential

19

Thank you

Copyright Information goes here

Company Proprietary and Confidential

You might also like