The to-do app to organize your life.
Go to file
2018-06-12 18:07:47 +02:00
models Added method to delete a todo item from a list 2018-06-12 18:07:47 +02:00
routes Added method to delete a todo item from a list 2018-06-12 18:07:47 +02:00
vendor initial commit 2018-06-10 11:11:42 +02:00
.gitignore Update gitignore 2018-06-10 11:41:29 +02:00
config.ini.sample initial commit 2018-06-10 11:11:42 +02:00
Featurecreep.md Added method to delete a todo item from a list 2018-06-12 18:07:47 +02:00
LICENSE initial commit 2018-06-10 11:11:42 +02:00
main.go Made registration work 2018-06-10 11:34:59 +02:00
Makefile updated makefile 2018-06-10 11:13:01 +02:00