Simple task manager made with HTML, CSS and Flask. To open and run this file, install a virtual environment via the following command: pip install venv after this, navigate to the downloaded folder and start a virtual environment there and then instantiate a python command line and type python app.py.