Skip to content

It is basically a C program for Train ticket Booking System . In this we can reserve or cancel and even print the total booked tickets in an particular Train

Notifications You must be signed in to change notification settings

Ajay-Chidambaram/Train_Ticket_Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Train_Ticket_Booking

It is basically a C program for Train ticket Booking System . In this we can reserve or cancel and even print the total booked tickets in an particular Train in a text file.

Assumptions Made

  1. Only 4 trains

  2. Each trains has only 50 seats

  3. Divided into 5 compartments

  4. Base price will be Rs.500

  5. Dynamic Pricing : after every 10% seats filled base price x will becomes 1.1x , 1.2x upto 1.4x.

  6. Incase of Cancellation 75% of Money returned.

About

It is basically a C program for Train ticket Booking System . In this we can reserve or cancel and even print the total booked tickets in an particular Train

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages