https://github.com/irfiacre/flight_ticket_booking
This is a project for the C class the project is about Flight tickets booking
https://github.com/irfiacre/flight_ticket_booking
cprogramming-language flight-managment
Last synced: over 1 year ago
JSON representation
This is a project for the C class the project is about Flight tickets booking
- Host: GitHub
- URL: https://github.com/irfiacre/flight_ticket_booking
- Owner: irfiacre
- License: mit
- Created: 2022-11-21T19:41:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T20:37:39.000Z (over 3 years ago)
- Last Synced: 2025-01-06T10:48:01.897Z (over 1 year ago)
- Topics: cprogramming-language, flight-managment
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auka Flight Ticket Booking
This is a project for the C class the project is about Flight tickets booking
## Key Functions
- Insert (records)
- Display records
- Display individual record
- Search
- Sort records
- Delete
## REQUIREMENTS NEEDED FOR FLIGHT TICKETS BOOKING
CHOICE OF AIRPORT
- Flight and passenger details (destination you are traveling to)
- travel date and time
- preferred flight class (ex: business class, economic class …)
- check if it is available or not and price
- personal information (ex: full name, ID, phone number, e-mail, age, nation-code….)
For this requirement you have to make sure that detail you insert are correct and match with your passport details in order to avoid confusion in future.
- special request
- special needs
- selecting the method of payment (ex: mobile money, bank….)
- select type of payment (credit and debit card detail)
After this they give button of agree then you submit**
**