Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 890 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 890 Bytes

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