SlideShare a Scribd company logo
1 of 36
ABSTRACT
OBJECTIVE:
 Airline Reservation System contains the details about flight schedules
and its fare tariffs, passenger reservations and ticket records. An
airline’s inventory contains all flights with their available seats. The
inventory of an airline service is generally divided into three category of
classes (e.g. First, Business or Economy class) and each category is
having seats up to 26 bookings, along with prices and booking
conditions. Inventory data is imported and maintained through a
Schedule Distribution System over standardized interfaces. One of the
core functions of the inventory management of airline reservations is
the inventory control. Inventory control steers how many seats are
available for the different booking classes, by opening and closing
individual booking classes for sale. In combination with the fares and
booking conditions stored in the Fare Quote System the price for each
sold seat is determined.
MODULES
 Registration module
 Administrative module
 Passenger module
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.
2. Administrative module
 Administrative module is provided for the sake of administrators
to manage the site and update the content at regular intervals,
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 and fare.
3. Passenger module
 This module is meant for passengers, where a user logging
into his/her owns account will view this panel. The major
operations included in this module were
 View all airline schedules, timings, fare details and seats
availability.
 Book for the tickets.
 View and cancelling of the ticket.
 Send feedback
3. SCOPE & 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 (e.g. First, Business or
Economy class) and each category is having seats up to
26 bookings, along with prices and booking
conditions.
SCOPE:
 Inventory control steers how many seats are available
for the different booking classes, by opening and
closing individual booking classes for sale. In
combination with the fares and booking conditions
stored in the Fare Quote System the price for each sold
seat is determined.
EXISTING SYSTEM
 In few countries if a person wants to book a flight ticket, he use to
follow one of these things:
 Manually goes to the Airport and book his ticket.
 Downloading the ticket form as paper document, filling it manually
and submitting it at Airport.
 Fill the Ticket form on system and get the print out as paper documents
to submit it at Airport.
 Booking the Ticket at some particular registered ticket counters in
online.
 Even above approaches make a ticket booking online, it was not
completely done on online. Passenger may not have much freedom
over this approach.
 Hence the Passenger may or may not be satisfied with this approach as
it includes manual intervention like travelling to Airport for booking
his ticket.
PROPOSED SYSTEM:
 The Proposed system ensures the complete freedom
for users, where user at his own system can logon to
this website and can book his ticket. Our proposed
system allows only registered users to book the tickets,
view timings and cancel their tickets.
 In this Proposal the entire work is done on online and
ticket with id is also provided for passengers as a print
document. Here passengers can send their queries and
suggestions through a feedback form.
SYSTEM ARCHITECTURE
The application will follow three-tier architecture. In
three-tier architecture application will run the
traditional client/server model but from the web
server. The client only displays the GUI and data but
has no part in producing results.
 Three-tier architecture will contain the following tiers
 Client/Presentation Tier:
 This tier includes all the HTML content or forms to
be displayed on the client browser. It is the form which
provides the user interface to end user. Programmer uses
this tier to get or set the data back and forth.
 Business Logic Layer
 In the Business logic tier, the actual processing of the data
and the logic behind the implementation of the
application will be present. This tier can contain a class,
which can be used to write the functions, and also works as
a mediator between the presentation tier and data tiers.
Data Tier:
 Data Tier contains methods and classes that deal with
passing and storing data to the data Storage Layer.
Queries or stored procedures are used to access the
data from the database or to perform any operation to
the database. It stores the data passed by the
presentation tier.
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. Object modeling is the process by
which the logical objects in the real world (problem space)
are represented (mapped) by the actual objects in the
program (logical or a mini world). This visual
representation of the objects, their relationships and their
structures is for the ease of understanding. This is a step
while developing any product after analysis.
 The Unified Modeling Language encompasses a
number of models.
 Use case diagrams
 Class diagrams
 Sequence diagrams
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.
 To represent the system requirement from user’s
perspective.
 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.
Login
Scheduling flights
View passenger list
Cancel the ticket
view feedback
Log out
ADMIN
View flight timings
and availability
Book the ticket
Send feedback
Send cancel request
Log out
Register
Login
USER
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.
SEQUENCE DIAGRAM
COLLABORATION DIAGRAM
ER DIAGRAM
TICKET BOOKING
Ticket id
no
Passengername
DestinationStatio
non
No.passengers
SourceStation
FligthName
LOGIN
Loginnamee
Password
Name
Gender
Mobile
Location
Type
SCHEDULING
Flightname
Time
Sourcestation
ID
Destination
Station
FEEDBACK
Name
Email
Subject
Seats
Books
Depend
s
Gives
TEST CASES SCREENS
REGISTRATION FORM
FLIGHT SCHEDULES
PASSENGERS LIST
FEEDBACK VIEW
TIMINGS OF FLIGHTS
TICKET BOOKING
CONCLUSION & FUTURE SCOPE
 Getting accurate information about what visas or permits
you need is an important part of preparing for a trip or stay
abroad. To help you with this task we have provided
information about embassies and consulates abroad, and
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.A strong
research team ensures that cases are evaluated and
processed as per the latest updated rules and regulations.
BIBLIOGRAPHY
 FOR .NET INSTALLATION
 www.support.mircosoft.com
 FOR DEPLOYMENT AND PACKING ON SERVER
 www.developer.com
 www.15seconds.com

 FOR SQL
 www.msdn.microsoft.com

 FOR ASP.NET
 www.asp.net
 www.asptoday.com
 www.aspfree.com

More Related Content

Similar to 327923326-Ppt-of-Airline-Reservation-System-Project-Report.ppt

E-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONE-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONNandana Priyanka Eluri
 
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTML
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTMLAirline Reservation System - Java, Servlet ASP.NET, Oracle, HTML
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTMLDeepankar Sandhibigraha
 
PPT For Airline Reservation System (pooja).ppt
PPT For Airline Reservation System (pooja).pptPPT For Airline Reservation System (pooja).ppt
PPT For Airline Reservation System (pooja).pptmadyjunction
 
Airline Reservation System
Airline Reservation SystemAirline Reservation System
Airline Reservation SystemArohi Khandelwal
 
Airline Reservation presentation (1) (1).pptx
Airline Reservation presentation (1) (1).pptxAirline Reservation presentation (1) (1).pptx
Airline Reservation presentation (1) (1).pptxPrathameshKanse
 
software testing micro projectnnnn(1)22.pptx
software testing micro projectnnnn(1)22.pptxsoftware testing micro projectnnnn(1)22.pptx
software testing micro projectnnnn(1)22.pptx40NehaPagariya
 
Air line reservation system software engeniring
Air line reservation system software engeniringAir line reservation system software engeniring
Air line reservation system software engeniringAsfand Sheraz Khan Niazi
 
Airline reservation system
Airline reservation systemAirline reservation system
Airline reservation systemUnsa Jawaid
 
21091F003.ppt1.pptx
21091F003.ppt1.pptx21091F003.ppt1.pptx
21091F003.ppt1.pptxArif566836
 
AIRSIDE project PPT
AIRSIDE project PPTAIRSIDE project PPT
AIRSIDE project PPTArif566836
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system VikasSingh958
 
Air Management System.pptx
Air Management System.pptxAir Management System.pptx
Air Management System.pptxrahullavakare
 
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docx
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docxRAILWAY RESERVATION SYSTEM OOSE PROJECT.docx
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docxpoovizhi27be
 
Airlines Mis
Airlines MisAirlines Mis
Airlines Misankushmit
 
Case study of spiral process model
Case study of spiral process  modelCase study of spiral process  model
Case study of spiral process modelminal kumar soni
 

Similar to 327923326-Ppt-of-Airline-Reservation-System-Project-Report.ppt (20)

E-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATIONE-TICKETING ON RAILWAY TICKET RESERVATION
E-TICKETING ON RAILWAY TICKET RESERVATION
 
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTML
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTMLAirline Reservation System - Java, Servlet ASP.NET, Oracle, HTML
Airline Reservation System - Java, Servlet ASP.NET, Oracle, HTML
 
PPT For Airline Reservation System (pooja).ppt
PPT For Airline Reservation System (pooja).pptPPT For Airline Reservation System (pooja).ppt
PPT For Airline Reservation System (pooja).ppt
 
Airline Reservation System
Airline Reservation SystemAirline Reservation System
Airline Reservation System
 
Airline Reservation Sytem
Airline Reservation SytemAirline Reservation Sytem
Airline Reservation Sytem
 
Srs mine
Srs mineSrs mine
Srs mine
 
Airline Reservation presentation (1) (1).pptx
Airline Reservation presentation (1) (1).pptxAirline Reservation presentation (1) (1).pptx
Airline Reservation presentation (1) (1).pptx
 
software testing micro projectnnnn(1)22.pptx
software testing micro projectnnnn(1)22.pptxsoftware testing micro projectnnnn(1)22.pptx
software testing micro projectnnnn(1)22.pptx
 
Air line reservation system software engeniring
Air line reservation system software engeniringAir line reservation system software engeniring
Air line reservation system software engeniring
 
Airline reservation system
Airline reservation systemAirline reservation system
Airline reservation system
 
Use Case Modeling
Use Case ModelingUse Case Modeling
Use Case Modeling
 
21091F003.ppt1.pptx
21091F003.ppt1.pptx21091F003.ppt1.pptx
21091F003.ppt1.pptx
 
AIRSIDE project PPT
AIRSIDE project PPTAIRSIDE project PPT
AIRSIDE project PPT
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system
 
Air Management System.pptx
Air Management System.pptxAir Management System.pptx
Air Management System.pptx
 
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docx
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docxRAILWAY RESERVATION SYSTEM OOSE PROJECT.docx
RAILWAY RESERVATION SYSTEM OOSE PROJECT.docx
 
Airlines Mis
Airlines MisAirlines Mis
Airlines Mis
 
Case study of spiral process model
Case study of spiral process  modelCase study of spiral process  model
Case study of spiral process model
 
Shahab mis bba 6th
Shahab mis bba 6thShahab mis bba 6th
Shahab mis bba 6th
 
Air oop.pptx
Air oop.pptxAir oop.pptx
Air oop.pptx
 

More from 40NehaPagariya

Chapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptxChapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptx40NehaPagariya
 
finalsignverification.pptx
finalsignverification.pptxfinalsignverification.pptx
finalsignverification.pptx40NehaPagariya
 
operating system hive1.pptx
operating system hive1.pptxoperating system hive1.pptx
operating system hive1.pptx40NehaPagariya
 
Management_part-4.pptx
Management_part-4.pptxManagement_part-4.pptx
Management_part-4.pptx40NehaPagariya
 
Chapter 1- Artficial Intelligence.pptx
Chapter 1- Artficial Intelligence.pptxChapter 1- Artficial Intelligence.pptx
Chapter 1- Artficial Intelligence.pptx40NehaPagariya
 
Industrial_Training_PPT%20of%20Neha.pptx
Industrial_Training_PPT%20of%20Neha.pptxIndustrial_Training_PPT%20of%20Neha.pptx
Industrial_Training_PPT%20of%20Neha.pptx40NehaPagariya
 
DOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptxDOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptx40NehaPagariya
 
CPP Presentation 2.pdf
CPP Presentation 2.pdfCPP Presentation 2.pdf
CPP Presentation 2.pdf40NehaPagariya
 
DOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptxDOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptx40NehaPagariya
 

More from 40NehaPagariya (14)

Chapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptxChapter-2 Internet of Things.pptx
Chapter-2 Internet of Things.pptx
 
finalsignverification.pptx
finalsignverification.pptxfinalsignverification.pptx
finalsignverification.pptx
 
operating system hive1.pptx
operating system hive1.pptxoperating system hive1.pptx
operating system hive1.pptx
 
Management_part-4.pptx
Management_part-4.pptxManagement_part-4.pptx
Management_part-4.pptx
 
Chapter 1- Artficial Intelligence.pptx
Chapter 1- Artficial Intelligence.pptxChapter 1- Artficial Intelligence.pptx
Chapter 1- Artficial Intelligence.pptx
 
Chapter 2 wbp.pptx
Chapter 2 wbp.pptxChapter 2 wbp.pptx
Chapter 2 wbp.pptx
 
Industrial_Training_PPT%20of%20Neha.pptx
Industrial_Training_PPT%20of%20Neha.pptxIndustrial_Training_PPT%20of%20Neha.pptx
Industrial_Training_PPT%20of%20Neha.pptx
 
14573760.ppt
14573760.ppt14573760.ppt
14573760.ppt
 
DOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptxDOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptx
 
CPP Presentation 2.pdf
CPP Presentation 2.pdfCPP Presentation 2.pdf
CPP Presentation 2.pdf
 
DOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptxDOC-20220426-WA0049..pptx
DOC-20220426-WA0049..pptx
 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
 
SEMINAR.pdf
SEMINAR.pdfSEMINAR.pdf
SEMINAR.pdf
 
kasodhan2019.pdf
kasodhan2019.pdfkasodhan2019.pdf
kasodhan2019.pdf
 

Recently uploaded

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Recently uploaded (20)

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 

327923326-Ppt-of-Airline-Reservation-System-Project-Report.ppt

  • 1.
  • 2. ABSTRACT OBJECTIVE:  Airline Reservation System contains the details about flight schedules and its fare tariffs, passenger reservations and ticket records. An airline’s inventory contains all flights with their available seats. The inventory of an airline service is generally divided into three category of classes (e.g. First, Business or Economy class) and each category is having seats up to 26 bookings, along with prices and booking conditions. Inventory data is imported and maintained through a Schedule Distribution System over standardized interfaces. One of the core functions of the inventory management of airline reservations is the inventory control. Inventory control steers how many seats are available for the different booking classes, by opening and closing individual booking classes for sale. In combination with the fares and booking conditions stored in the Fare Quote System the price for each sold seat is determined.
  • 3. MODULES  Registration module  Administrative module  Passenger module
  • 4. 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.
  • 5. 2. Administrative module  Administrative module is provided for the sake of administrators to manage the site and update the content at regular intervals, 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 and fare.
  • 6. 3. Passenger module  This module is meant for passengers, where a user logging into his/her owns account will view this panel. The major operations included in this module were  View all airline schedules, timings, fare details and seats availability.  Book for the tickets.  View and cancelling of the ticket.  Send feedback
  • 7. 3. SCOPE & 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 (e.g. First, Business or Economy class) and each category is having seats up to 26 bookings, along with prices and booking conditions.
  • 8. SCOPE:  Inventory control steers how many seats are available for the different booking classes, by opening and closing individual booking classes for sale. In combination with the fares and booking conditions stored in the Fare Quote System the price for each sold seat is determined.
  • 9. EXISTING SYSTEM  In few countries if a person wants to book a flight ticket, he use to follow one of these things:  Manually goes to the Airport and book his ticket.  Downloading the ticket form as paper document, filling it manually and submitting it at Airport.  Fill the Ticket form on system and get the print out as paper documents to submit it at Airport.  Booking the Ticket at some particular registered ticket counters in online.  Even above approaches make a ticket booking online, it was not completely done on online. Passenger may not have much freedom over this approach.  Hence the Passenger may or may not be satisfied with this approach as it includes manual intervention like travelling to Airport for booking his ticket.
  • 10. PROPOSED SYSTEM:  The Proposed system ensures the complete freedom for users, where user at his own system can logon to this website and can book his ticket. Our proposed system allows only registered users to book the tickets, view timings and cancel their tickets.  In this Proposal the entire work is done on online and ticket with id is also provided for passengers as a print document. Here passengers can send their queries and suggestions through a feedback form.
  • 11. SYSTEM ARCHITECTURE The application will follow three-tier architecture. In three-tier architecture application will run the traditional client/server model but from the web server. The client only displays the GUI and data but has no part in producing results.
  • 12.  Three-tier architecture will contain the following tiers  Client/Presentation Tier:  This tier includes all the HTML content or forms to be displayed on the client browser. It is the form which provides the user interface to end user. Programmer uses this tier to get or set the data back and forth.  Business Logic Layer  In the Business logic tier, the actual processing of the data and the logic behind the implementation of the application will be present. This tier can contain a class, which can be used to write the functions, and also works as a mediator between the presentation tier and data tiers.
  • 13. Data Tier:  Data Tier contains methods and classes that deal with passing and storing data to the data Storage Layer. Queries or stored procedures are used to access the data from the database or to perform any operation to the database. It stores the data passed by the presentation tier.
  • 14. 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. Object modeling is the process by which the logical objects in the real world (problem space) are represented (mapped) by the actual objects in the program (logical or a mini world). This visual representation of the objects, their relationships and their structures is for the ease of understanding. This is a step while developing any product after analysis.
  • 15.  The Unified Modeling Language encompasses a number of models.  Use case diagrams  Class diagrams  Sequence diagrams
  • 16. 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.  To represent the system requirement from user’s perspective.  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.
  • 17. Login Scheduling flights View passenger list Cancel the ticket view feedback Log out ADMIN
  • 18. View flight timings and availability Book the ticket Send feedback Send cancel request Log out Register Login USER
  • 19. 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.
  • 21.
  • 23.
  • 27.
  • 28.
  • 35. CONCLUSION & FUTURE SCOPE  Getting accurate information about what visas or permits you need is an important part of preparing for a trip or stay abroad. To help you with this task we have provided information about embassies and consulates abroad, and 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.A strong research team ensures that cases are evaluated and processed as per the latest updated rules and regulations.
  • 36. BIBLIOGRAPHY  FOR .NET INSTALLATION  www.support.mircosoft.com  FOR DEPLOYMENT AND PACKING ON SERVER  www.developer.com  www.15seconds.com   FOR SQL  www.msdn.microsoft.com   FOR ASP.NET  www.asp.net  www.asptoday.com  www.aspfree.com