Skip to content

a simple console-based Airline Information System implemented in C. The program allows users to view a table of flights, display detailed information about a specific flight by ID, and explore a table of airports and their countries. Feel free to explore, modify, and enhance the code for your learning and project needs.

Notifications You must be signed in to change notification settings

devprnvk/FlightTrackerSystem

Repository files navigation

FlightTrackerSystem

A simple console-based Airline Information System implemented in C. The program allows users to view a table of flights, display detailed information about a specific flight by ID, and explore a table of airports and their countries. Feel free to explore, modify, and enhance the code for your learning and project needs.

How to Use

image

How to Use

  1. Clone this repository to your local machine.
  2. Compile the C files.
    make
  3. Use Flights of Your Choosing
    ./main flights/flight-{1..9}.txt
  4. Enter "Help Commands" or "Quit"

License

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are not permitted without the prior written consent of Pranav Kale

About

a simple console-based Airline Information System implemented in C. The program allows users to view a table of flights, display detailed information about a specific flight by ID, and explore a table of airports and their countries. Feel free to explore, modify, and enhance the code for your learning and project needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published