Ticket Booking System - Quick Start Setup and Run
-
Navigate to the project directory (replace path/to/Ticket-Booking-System with the actual path to the project on your system): cd path/to/Ticket-Booking-System
-
Install required dependencies: uv sync
-
Run the application: python main.py
-
Access the application: Open your web browser and go to: http://127.0.0.1:5001/
The database (database.db) will be created automatically in the project's main folder when you first run the application.
Also there whole system is completely empty at the start you have to add the data manually for everything includign perfomances.