A simple todo system.
Go to file
2020-05-21 10:34:10 +10:00
alembic Add created_at field to tasks 2020-05-21 07:56:07 +10:00
db Add the task table 2020-05-20 11:58:52 +10:00
src Correct a typo in the 'show' argument 'index' 2020-05-21 10:34:10 +10:00
.gitignore Add the task table 2020-05-20 11:58:52 +10:00
alembic.ini Add the 'alembic' dependency 2020-05-20 10:58:17 +10:00
requirements.txt Add trivial frontend 2020-05-20 12:27:54 +10:00