Simple Ticket Reservation System project is written in Python. The project file contains a python script (Ticket_Resevation.py). This is a simple console based system which is very easy to use and understand. Talking about the system, it contains a very basic function which includes reservation and to check pnr status. In this mini project, there is no login feature. This means he/she can use all those available features easily without any restriction.
About Simple Ticket Reservation System In Python
In this simple system, he/she can view all reserve tickets easily. While reserving tickets, the user has to enter the number of tickets and his/her name, age, and gender. The system asks for a certain number of inputs depending upon the number of tickets entered by the user. In this Simple Ticket Reservation System, the user can check for PNR status.
Features of Simple Ticket Reservation System In Python :
- Check PNR status
- Reserve Tickets
How to run Simple Ticket Reservation System In Python ?
This simple console based Ticket Reservation system provides one of the simplest reservation of ticket. There is no database connection in this mini project to save user’s data permanently and retrieve it. In order to run the project, you must have installed Python, on your PC.