0% found this document useful (0 votes)
22 views5 pages

Airline Reservation System

This document describes an airline reservation system that allows customers to book flights online. The system has two parts - a customer-facing front end to search and book flights, and an administrator back end. It allows customers to search for available flights between cities on particular dates, view results, book seats if available, and pay online. The system aims to address issues with existing manual and computerized reservation systems by allowing customers to select preferred seats during booking. It will use technologies like HTML, CSS, Bootstrap, JavaScript, Laravel and MySQL. Flow charts and diagrams show the workflow from user registration and login to booking and viewing flights.

Uploaded by

Rehiko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views5 pages

Airline Reservation System

This document describes an airline reservation system that allows customers to book flights online. The system has two parts - a customer-facing front end to search and book flights, and an administrator back end. It allows customers to search for available flights between cities on particular dates, view results, book seats if available, and pay online. The system aims to address issues with existing manual and computerized reservation systems by allowing customers to select preferred seats during booking. It will use technologies like HTML, CSS, Bootstrap, JavaScript, Laravel and MySQL. Flow charts and diagrams show the workflow from user registration and login to booking and viewing flights.

Uploaded by

Rehiko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Airline Reservation System

INTRODUCTION :- AIRLINE RESERVATION SYSTEM

Project Definiton:
Airline Reservation System

Project Description:
This software has two parts. First is customer part and the administrator part. Customer Part is
used as a front end and administrator is the back end. Administrator is used by airline authority.
It will allow the customers to access database and allow new customers to sign up for online
access.

The system allows the airline passenger to search for flights that are available between the travel
cities, namely the Departure city and Arrival city for a particular departure and arrival dates. The
system displays all the flights such as flight no, name, price and duration of journey etc.

After search the system display list of available flights and allows customer to choose a
particular flight. Then the system checks for the availability of seats on the flight. If the seats are
available then the system allows the passenger to book a seat. Otherwise, it will not show results.

To book a flight the system asks the customer to enter passenger details. Then it updates the
system database and shows the payment summary to check the validity of ticket prices and
number of passengers. And It will ask to proceed the payment through esewa.

Existing System:
Manual System: In manual systems, it is very time consusming and challenging for individuals
to book flight tickets via office agents.

Computerized System: There is an inability of passengers to select their prefered seats from
airline reservation and you need to use E-ticket or flight ticket to check in at the check-in counter
and get your boarding pass. And boarding pass is a ticket that provides access to airplane and
also shows your specific reserved seat.

1
Dept. of Computer Engineering, NTC, Banke
Airline Reservation System

Problem Statement:
Some of the problem being faced by the existing system include:

 Inability of passengers to select seats for their chosen flights from the existing reservation
system.
 It is being time wasted at check-in counter in assigning seats to passengers.

Need for New System:


 Faster system
 Accuracy
 Reliability
 Reservations and cancellations of flight tickets
 Ability to select prefered seats for passengers

Features of proposed system:


 User Registration: The user must register by filling up his personal details.
 User Login: The user has to login using user-id and password.
 Admin Login: Admin has a particular user-id and password through which he can login.
 Book Flight: User can book flight tickets.
 View Booking: User can view the details about the reservation.
 Select Seats: Users can select their prefered seats while booking flight tickets.

Scope of Outcomes:
The developed system will facilitate online booking, keep customer records, provides an online
menu on flight destinations and their prices. And Passengers can easily book flight tickets from
this system.

Tools & Technology:


 Front-end: HTML, CSS, BOOTSTRAP, JAVASCRIPT
 Back-end: LARAVEL
 Database: MySql
 Server: Apache Server

2
Dept. of Computer Engineering, NTC, Banke
Airline Reservation System

Flow Chart Diagram:

Figure 1 - Flow Chart

3
Dept. of Computer Engineering, NTC, Banke
Airline Reservation System

Use Case Diagram:

Figure 2 - Use Case Diagram

4
Dept. of Computer Engineering, NTC, Banke
Airline Reservation System

Activity Diagram:

Figure 3 - Activity Diagram

5
Dept. of Computer Engineering, NTC, Banke

You might also like