Skip to content

Karelak/Ticket-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Booking System - Quick Start Setup and Run

  1. 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

  2. Install required dependencies: uv sync

  3. Run the application: python main.py

  4. 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.

About

Ticket Booking System Coursework project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published