Skip to content

The Flight Booking Management System is a C++ based console application designed to manage flight bookings. The system allows users to view available flights, book tickets, and manage their bookings with functionalities such as search, cancel, and view booking details. The project demonstrates fundamental concepts of data structures, file handling.

License

Notifications You must be signed in to change notification settings

pratikdeoke/Flight-Booking-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flight-Booking-Management-System

A C++ project that simulates a flight booking management system. It allows users to search for flights, book tickets, manage bookings, and view details in an interactive console-based interface. It is basically a terminal based static project.

Features

  • Search for available flights by destination or date.
  • Book and manage flight tickets.
  • View booking details.
  • Console-based interface with error handling.

Screenshots

Booking Interface

Register Flight

Register Flight

Flight Search

Cancel Flight

Cancel Flight

Exit

About

The Flight Booking Management System is a C++ based console application designed to manage flight bookings. The system allows users to view available flights, book tickets, and manage their bookings with functionalities such as search, cancel, and view booking details. The project demonstrates fundamental concepts of data structures, file handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages