Вы находитесь на странице: 1из 7

Synopsis of Airlines

Reservation System
Table of contents

Introduction

Abstract

Objective

References

Functionalities
INTRODUCTION

The “Airlines Reservation System” has bee developed to get


ahead of the problems that resides in practicing manual
system. This software, although only for fun, created to
subtract and reduce manual labor required by a normal
software. Moreover, this system is specifically made to test out
our c++ skills by trying and testing new features of the
language. This software can carry out operations smoothly and
effectively.
The software is made in such a way that error can be avoided
while entering the data. It produces an error message when
invalid data is entered. You don’t need to know any
programming language to be able to run this program. It can
aid user to focus on other activities rather than to keep records
of data. Thus, it’ll have an organization to grow.
With aesthetic looking program, the user feels more pleasant
while operating and not have to look at a dull mundane
background
Abstract

The purpose of Airlines Reservation System is to


automate the existing manual system by the help of
computerized equipment and full-fledged computer
software, fulling all the tasks asked to be done, so their
precious information can be stored for a longer period
with easy accessing and manipulation. The required
software and hardware are easily available and easy to
work with.
The project has been designed purely in c++.
My motivation for this project came from my curiosity
and eagerness to have an in-depth knowledge of the
language.
Airlines Reservation System, as described above, can lead
to error free, secure, reliable and fast management
system. It can assist the user in performing tasks such
calculating the sum total of tickets, allotting ticket
number etc. without having to do it by hand.
OJECTIVE

The main objective of the project is to manage details of


Airlines Tickets, Flights, Booking, Customers, Booking
Counter. It manages all the information about Airlines
Tickets.
The project is built for both Administrative and User
mode.
All the details required to be entered is to be entered in
Administrative mode. The user modes mere purpose is
for the details to be displayed of a specific date or flight.

Searching for a specific ticket is easy and fluid. So is the


removing process.
Functionalities

 Searching for specific data needed can be done on the


basis of numerous factors such as Airlines tickets,
Customers, Booking, Flight number, PRN.
 It keeps a record of everything ranging from PRN,
individual ticket pricing, personal details, etc.
 Manges the information of flights
 Displays data and description of all the entered details
 Monitors the information and transactions of Customer
 Edits, adds, removes, and updates records which gives you
improved results.
 Integration of all records which can be displayed by the
display data sub menu.
References

 http://www.cplusplus.com/reference/
 https://www.go4expert.com/forums/simple-
programming-tips-c-cpp-t699/
 https://stackoverflow.com/questions/7111549/creat
ing-a-serial-number
 https://stackoverflow.com/questions/18259318/ho
w-to-merge-two-classes-with-much-the-same-code-
but-operating-on-different-stru

Вам также может понравиться