To install the requirements, run pip install requirements.txt
To add movies to the database, simply run main.py. It will prompt you for a movie request and you give a movie title.
To run the website, simply run the Webserver.py and it should be up and running. Take note of the IP it gives you to connect. If you cannot connect with an outside device to the server, make sure your system's firewall allows port 25565.