Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 318 Bytes

File metadata and controls

4 lines (4 loc) · 318 Bytes

Task-Manager

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.