This is a C++ project that simulates an airport management system using the concepts of object-oriented programming and file handling. The project allows the user to perform various operations related to flights, passengers, tickets, and staff. The project also stores and retrieves data from text files using file streams. The project maintains the previous data in files and saves the new data entered by the user in files. The project demonstrates the use of classes, inheritance, polymorphism, abstraction, and encapsulation in C++.
-
Notifications
You must be signed in to change notification settings - Fork 1
This is a C++ project that simulates an airport management system using the concepts of OOP and file handling. The project allows the user to perform various operations related to flights, passengers, tickets, and staff. The project also stores and retrieves data from text files using file streams.
License
Nisarsaeed/AirportSystem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a C++ project that simulates an airport management system using the concepts of OOP and file handling. The project allows the user to perform various operations related to flights, passengers, tickets, and staff. The project also stores and retrieves data from text files using file streams.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published