aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/app.go
Commit message (Expand)AuthorAgeFilesLines
...
* Sort todos by due date by defaultGrant Ammons2016-05-011-8/+8
* Implement delete logicGrant Ammons2016-05-011-0/+23
* Rename method to describe it betterGrant Ammons2016-04-261-1/+1
* Get adding a todo workingGrant Ammons2016-04-261-2/+14
* Get grouping working correctlyGrant Ammons2016-04-251-1/+23
* Bring in the app and routerGrant Ammons2016-04-241-0/+16