This GitHub repository contains the codebase and resources for my contributions to the IRCTC Online Train Ticket Booking System.
- Run
python create-db.py - Run
python populate-db.py - Run
python user-create.py=> to create a new user - Run
python reservation.py=> to book a ticket - Run
python cancel_ticket.py=> to cancel a ticket - Run
python query.py=> to run some basic queries