0% found this document useful (0 votes)
39 views

Group Project Slide

The airline industry has benefited from online flight reservations, but the system has some drawbacks like lack of payment options and difficulty of use. The goal is to create a new user-friendly online reservation system that offers multiple payment options and makes the booking process simpler through clear menus and error messages. It will allow users to view schedules, purchase tickets, and do calculations to find the best flight and fare.

Uploaded by

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

Group Project Slide

The airline industry has benefited from online flight reservations, but the system has some drawbacks like lack of payment options and difficulty of use. The goal is to create a new user-friendly online reservation system that offers multiple payment options and makes the booking process simpler through clear menus and error messages. It will allow users to view schedules, purchase tickets, and do calculations to find the best flight and fare.

Uploaded by

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

INTRODUCTION

The airline industry has benefited greatly from the development of an


online flight reservation system. Both travel companies and passengers
have benefited from the online flight reservation system. This
computerised approach has made it a lot easier for travel agents to
give customers a variety of choices. Computer coding is the process of
providing machines and computers with commands on how to
complete specific tasks using computer programming languages. It is
what enables us to develop computer software such as programmes,
operating systems, and mobile apps. C++ is an object-oriented
programming language which gives a clear structure to programs and
allows code to be reused, lowering development costs. C++ is portable
and can be used to develop applications that can be adapted to
multiple platforms.
PROBLEM
STATEMENT
Booking flight tickets online, however, has a few drawbacks. For
example, because of the money involved, travellers lose confidence in
purchasing it online. Furthermore, the site does not support a wide range
of payment options. Some platforms, for example, only offer a single
payment option to the user. As a result, users may have trouble paying.
Furthermore, some platforms are not particularly user-friendly. People
are going to have a hard time dealing with this type of issue. For
example, problem with a calculation process.
20
OBJECTIVES

To provide a variety of payment methods

To provide a user-friendly platform

To provide a safer platform


System User Interface
To make a booking or
reservation

To view the flight


schedule, ticket price,
boarding time and etc.

To make some
calculation

Exiting or quitting from


the system

Advertisement about
discount given
Menu interface once we compile the coding.
} User entering personal information

User choosing the destination


User entering ticket quantity

Flight class choosing


Meal choosing

Payment option

Option 1; Booking or reservation


User must decide the destination code first before making
reservation

Option for user to use the calculator

Option 2; Flight schedule


Choose the operator first

Entering two number

Example of output

Option 3; Calculator
Sample Output

User must enter a valid code

Ticket quantity cannot be less than one


} Sample output for preferred bank
Sample output when the payment are accepted
Sample output for success reservation
20

Sample output for success reservation with other flight class and discounted price

You might also like