Airways Reservation System(Online Airline Reservation System)

19
Presentation by : Siddhartha Das Md. Rabiul Hossain Partha Malakar Raja Nandi Ravish Ranjan

Transcript of Airways Reservation System(Online Airline Reservation System)

Page 1: Airways Reservation System(Online Airline Reservation System)

Presentation by :Siddhartha Das

Md. Rabiul HossainPartha Malakar

Raja NandiRavish Ranjan

Page 2: Airways Reservation System(Online Airline Reservation System)

OBJECTIVE:   Airline Reservation System contains the details about flight

schedules, passenger reservations and ticket records. Inventory data is imported and maintained through a Schedule

Distribution System over standardized interfaces. In combination with the fares and booking conditions stored in the

Fare Quote System the price for each sold seat is determined. The inventory of an airline service is generally divided into

three category of classes.

Page 3: Airways Reservation System(Online Airline Reservation System)

MODULES

Registration module

Administrative module 

Passenger module

Page 4: Airways Reservation System(Online Airline Reservation System)

1. Registration module 

In registration module first we ask passenger to give his details. After registering with us the passenger can logon to his/her own

account and can view all flight details such as Timings, Prices, Availability of seats and can book the ticket with unique ticket id.

Once Passenger registered with us can book any number of tickets.  

Page 5: Airways Reservation System(Online Airline Reservation System)

2. Administrative module  The major operations included in this module are:

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. 

Page 6: Airways Reservation System(Online Airline Reservation System)

3. Passenger module

View all airline schedules, timings, fare details and seats availability.

Book for the tickets. View and cancelling of the ticket. Send feedback

Page 7: Airways Reservation System(Online Airline Reservation System)

3. PURPOSE

3.1 PURPOSE: Airline Reservation System contains the details about flight schedules and its fare tariffs, passenger reservations and ticket records.

The inventory of an airline service is generally divided into three category of classes and each category is having seats up to 26 bookings, along with prices and booking conditions.

Page 8: Airways Reservation System(Online Airline Reservation System)

SYSTEM DESIGN Unified Modeling Language: UML stands for Unified Modeling Language. It is a third generation

method for specifying, visualizing and documenting the artifacts of an object oriented system under development.

Page 9: Airways Reservation System(Online Airline Reservation System)

The Unified Modeling Language encompasses a number of models.Use case diagramsClass diagramsSequence diagrams

Page 10: Airways Reservation System(Online Airline Reservation System)

Use Case Diagram:

Use case diagram consists of use cases and actors and shows the interaction between them. The key points are:

The main purpose is to show the interaction between the use cases and the actor.

The use cases are the functions that are to be performed in the module.

An actor could be the end-user of the system or an external system.

Page 11: Airways Reservation System(Online Airline Reservation System)

Login

Scheduling flights

View passenger list

Cancel the ticket

view feedback

Log out

ADMIN

Page 12: Airways Reservation System(Online Airline Reservation System)

View flight timings and availability

Book the ticket

Send feedback

Send cancel request

Log out

Register

Login

USER

Page 13: Airways Reservation System(Online Airline Reservation System)

Sequence Diagram:

The purpose of sequence diagram is to show the flow of functionality through a use case. In other words, we call it a mapping process in terms of data transfers from the actor through the corresponding objects.

Page 14: Airways Reservation System(Online Airline Reservation System)
Page 15: Airways Reservation System(Online Airline Reservation System)

ER DIAGRAM

Page 16: Airways Reservation System(Online Airline Reservation System)

TICKET BOOKING

Ticket id no

Passengername

DestinationStationon

No.passengers

SourceStationFligthName

LOGIN

Loginnamee

Password

NameGender

Mobile

Location

Type

SCHEDULING

Flightname

Time

Sourcestation

ID

Destination Station

FEEDBACK

Name

Email

SubjectSeats

Books

Depends Gives

Page 17: Airways Reservation System(Online Airline Reservation System)

CONCLUSION & FUTURE SCOPE

  Getting accurate information about what permits

you need is an important part of preparing for a trip or stay abroad. To help you we have also included companies that provide visa and passport services.

  We offer documentation processing, application &

filing services for those interested in applying for a visa.

Page 18: Airways Reservation System(Online Airline Reservation System)

BIBLIOGRAPHY

FOR .NET INSTALLATION  https://www.google.co.in/?gws_rd=ssl#q=www.support.mircosoft.com 

FOR DEPLOYMENT AND PACKING ON SERVER  https://www.google.co.in/?gws_rd=ssl#q=www.developer.com https://www.google.co.in/?gws_rd=ssl#q=%EF

%83%98%09www.15seconds.com FOR SQL  http://www.msdn.microsoft.com FOR ASP.NET  http://www.asp.net https://books.google.co.in/books?

id=BJgyCvkvR60C&pg=PA391&lpg=PA391&dq=www.asptoday.com&source=bl&ots=5nx5K1k000&sig=xpMwFydthwcZTDkKZ_InJLGH4-8&hl=en&sa=X&ei=ajFbVYTvNNK3uASb5oDACw&ved=0CCsQ6AEwAg

Page 19: Airways Reservation System(Online Airline Reservation System)