/ToDo

ToDo app that is made with Flask

Primary LanguagePythonMIT LicenseMIT

ToDo

ToDo app that is made with Flask

Running

set DATABASE_URL=sqlite:///todo.db
call flask run