To Do App with Flask Prerequisites Python >= 3.7 Flask >= 1.1.2 Start the app FLASK_ENV=development FLASK_APP=app.py flask run