THE LATEST VERION OF THIS PROGRAM WITH ALL THE BUG FIXES IS AVAILABLE HERE
🔴IMPORTANT🔴 : Few new things have been added into the code [16/05/2021]
- different names is asked for each seat
- different phone number is asked for each seat
If you want the code before this change you can access that code here
🔵OTHER🔵:
- Adding new exception handeling cases soon
- A Train Seat Reservation system program is still a work in progress
This repository is licensed under MIT License
You can change the colouring of the text... ie. change {bcolors.WARNING}...{bcolors.ENDC
to {bcolors.FAIL}...{bcolors.ENDC}
You can change the availability of seats by chnaging the boolean value of occupies_seats[]
variable
True
means that the seat is booked
False
means that the seat is available
You can ctrl+f
to find all the https://github.com/voyager2005
and ctrl+r
to replace them with your github link
Displays the same message as above