Read Refactoring UI
Update gitLog to create new tables per project for logs
Refactor Santa app to have auth, maybe use oauth for login, then create a secure session cookie
Create a schedule time page, with a calendar view
Setup a page to create a new gitLog table or serialize the data into a portable format
By default, on the Kanban board, done should only show things completed within the last 60 days before falling off. Then there should be a show all button that fetches additional entries from the DB
Furthermore - should every todo have a "category" type to link/label projects?
logs and TODO's should actually be seperate Lists
test