This project is part of the Flask from platzi.
This project is a TODO app to manage tasks.
- Python
- Flask
- MySQL / SQLite
- HTML
- CSS
- clone or download the repository:
$ git clone [url] - open the console and inside de project directory, create a virtual environment:
py -m venv venv.\venv\Scripts\activate - install the packages:
pip install -r requirements.txt - run it locally. The app will run on port 5000 by default
py main.py
Images - "Designed by slidesgo / Freepik" and "Designed by Vexels"


