Ticket Booking System Using Python
Submitted by razormist on Tuesday, June 30, 2020 - 13:39.
Language
Ticket Booking System with Source Code is a Python program that can book tickets in digital way. This program was only developed using Python language.
The system is a simple console application, the user can access the system freely by just entering a certain keys. The user can add customer name, view PNR status, and generate the total booked ticket. The system contains all the basic functionality in order to be fully operated and provide the customer needs.
Installation:
- First you will have to download & install the Python IDLE's, here's the link "https://www.python.org/downloads/".
- Extract the zip file after downloaded.
- Open the folder and locate the py file
- Run the py file to launch the program
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 6261 views