Skip to content

Naetiksoni08/Flight-Scheduling-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

✈️ Flight Scheduling System (CLI)

A command-line based Flight Scheduling System developed in C++ as part of a college academic project.

🔹 Features

  • Admin & User login
  • Add, update, delete, search flights
  • Flight booking & cancellation
  • Seat management
  • Binary file handling
  • Report generation
  • Input validation

🔹 Tech Stack

  • Language: C++
  • Paradigm: Object-Oriented Programming (OOP)
  • File Handling: Binary files (.dat)
  • Interface: Command Line Interface (CLI)

🔹 Execution Note

This project was originally developed using Turbo C++, which was part of the academic curriculum. It is preserved in its original form to maintain functional integrity.

🔹 Purpose

The goal of this project was to practice:

  • OOP concepts
  • File handling
  • Menu-driven program design
  • Real-world system logic

🔹 Future Improvements

  • Migration to modern C++ (GCC/Clang)
  • Modular file structure
  • Web-based application
  • Secure credential management using environment variables

About

CLI-based Flight Scheduling System (Turbo C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages