Flask ToDo App

This project I did to learn the Flask framework Static Badge

It consists of a to-do list web application, looking for a well-made organization model and using a database.

To run, add the path to FLASK_APP

FLASK_APP=pytodo/app.py