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.
- Clone this repository to your local machine.
- Compile the C files.
make
- Use Flights of Your Choosing
./main flights/flight-{1..9}.txt
- Enter "Help Commands" or "Quit"
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