COMP1531 web To run this web application you should have the following configuration: pip3 install -r requirements.txt Then, you can run this web application: python3 run.py Using virtual environment: python3 -m venv venv