Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 554 Bytes

Ticket booking system

A ticket booking system built on cpp using file handling mechanism. It provides the following two functionality to the users:

  1. Booking new tickets
  2. Retriving old booked tickets

1. Booking new tickets :

booking_module booking_module1

2. Retriving old booked tickets :

retriving_module