You are on page 1of 10

MCT-243L: Computer Programming II

Project Report: Airplane Reservation System

Submitted to:
Dr. Muhammad Usman
Submitted by:
Name: Muhammad Zohaib
REG No.: 2020-MC-309

Department of Mechanical, Mechatronics


&Manufacturing Engineering.
UNIVERISTY OF ENGINEERING &
TECHNOLOGY, LAHORE, FASILABAD
CAMPUS

1
1_INTRODUCTION

This project on Airline Management System is the automation of registration process of airline
system. The system is able to provide much information like passenger’s information, list of
all passengers etc. The system also allows us to add records when a passenger reserves a ticket.
For data storage and retrieval I use SQL Server database to facility of C# Language. It enables
us to add any number of records in our database.

2_About Project

The project named “Airline Management System” is written in Visual Studio.NET


FRAMEWORK mainly because of it’s suitability for this type of application. Its user friendly
nature and in-built documentation, complication, error detection, binding facilities and
interaction with other software packages make it most powerful tool for software development.
Moreover it consists of all the technologies that help in creating and running robust, scalable
and distributed package. Visual Studio is a general-purpose sea Sharp programming language,
and is intended to be an improved C# with object capabilities
Assistance is provided to the user at each and every step so that no problem is faced during
using it. Further the details of every process and the user manuals attached in the report make
it very easy to understand. Every possible care has been taken to make the software and the
report clear, simple and error free which makes it so special and one of its kind.

3_Working

Admin menu :

Admin has control on al over the project .admin are facilitating with the following feature like

• To create new flight


• Cancel flight
• View flight
• View user menu

2
Figure 1: The main interference of my project airliner management system
• Login menu here username and password are declare here already the admin password is
zohaib and password is 1234.

Figure 2: Login_Menu

• By login as admin the following Tab will be open

3
Figure 3: Admin_Menu

• Here admin have the following option on the panel.


• In record new file the user record the new flight and giving all the data related to flight.

Figure 4: Flight_Menu

4
• And than user add the information related to the plane schedule and fare.

Figure 5: Airplane_Mode

• And than go back to the admin menu and here when he click on the view flights the user will
see the flights schedule .

Figure 6: Schedule_Flight

5
• User can also cancel the flight after the specific interval of time.

Figure 7: Ticket_Cancelation

• Here admin can also become user and also book his seat /or to check the security issue in
regarding to user friendly interface .

• Now come to the user menu here user can book his ticket according to his schedule ,delete
his flight, view his information,

• Now come across to the ticket booking

Figure 8: Ticket_Booking

6
• Here user firstly see the available flights, and than goes to the book menu and book his
ticket according to its requirement .
• Than user will see a new tab in which he will give all of its information regarding to our
requirement .after he will submit his record an id has generated and see in the dialoge box
this will be the passenger id passenger will use this id ti update his data delete his data
remove his data
• And than at last user will now go to thee seat booking menu here user will book his seat
also change his seat only if it was not reserved with the any other person .

Figure 9:Passenger Record

• After the user will click the record button the data will save and user will see this type of
message this is the user id for next update and seat booking .

Figure 10: Show_Diagloge

7
• Than user will book his seat by giving his also user will update his seat.

Figure 11: Seat_Booking

• Now can view his seat also with his recorded data and this will see in the grid view just
below the update button user can also fetch his data for update and delete.

Figure 12: View_Passenger

8
4. Flow Model

Figure 13: Amin_Menu

Figure 14: user_Menu

9
4. Summary
Airline management system is based on general requirements of any airline. This project
provides secure access to the database to all authorized users of the system. This work is
handled by user module. New traveling destination can be added by Destination
master(admin).
in this project they are two control one of the admin and other is user the admin was
founder of this software who add, delete, cancel view record, the flights,the other control is
the user book his flight,delete his flight,update his information,book his seat record his data
which will require for booking procedure

10

You might also like