This repository was archived by the owner on Sep 6, 2021. It is now read-only.
prakriti42/CRUD-Application-In-C
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The Airlines Management System is a novice C program created to keep record of booked tickets. The system is created with an assumption of 4 departure and destination points. The following actions can be performed after logging into the system with the userId and password: 1. Book a ticket 2. View the list of tickets booked 3. Search ticket information by Contact number 4. Edit a ticket details by Contact number 5. Cancel a ticket by Contact number 6. Exit the system