- Install Python 3.6 or higher (3.11 is recommended)
- Clone this repository
- Make sure you open the workspace in the repository folder
- Set up a virtual environment with 'python -m venv venv'
- Install requirements.txt with 'pip install -r requirements.txt'
- Run 'server.py'
- Open 'localhost:8080' in your browser
- server.py: Main server file
- app folder: Contains all the html files
- login.py: Contains login functions
- register.py: Contains register and change password functions
- yt.py: Contains video-related functions
- usr.csv: Contains user data
Contributors: