kumify/TODO.md

51 lines
997 B
Markdown
Raw Normal View History

2021-01-01 12:37:53 +00:00
# To-Do List
2021-01-01 17:17:10 +00:00
## General
[_] Make sure users can't access other users' data
[_] Allow configuration as single user instance
[_] User profiles / names / gateway config / time zone settings
2021-01-01 17:17:10 +00:00
## mood module
2021-01-01 16:49:39 +00:00
[_] Missing mood views
2021-01-01 17:17:10 +00:00
[_] Statistics / graphs
2021-01-01 12:37:53 +00:00
## cbt module
2021-01-01 17:17:10 +00:00
[_] Complete thought record creation
[_] Thought record editing (?)
[_] Thought record deletion
2021-01-01 12:37:53 +00:00
## msgio module
2021-01-01 17:17:10 +00:00
[_] Implement Telegram webhooks
## dreams module
2021-01-01 16:49:39 +00:00
[x] New dream page
[x] Edit dream page
[x] Delete dream page
2021-01-01 17:17:10 +00:00
[x] Statistics / template tags
[_] Check for copy-paste errors in pages
2021-01-01 16:49:39 +00:00
2021-01-03 07:42:04 +00:00
## meds module
[_] Implement medication tracker
[_] Implement supply / refill system
2021-01-03 07:42:04 +00:00
## habits module
[_] Implement regular habit tracker
2021-01-03 07:42:04 +00:00
## friends module
[_] Implement basic personal relationship manager
2021-01-03 07:42:04 +00:00
2021-01-01 16:49:39 +00:00
## Frontend
2021-01-01 17:17:10 +00:00
[_] Better icons for sidebar items
[_] Sidebar auto-generation (?)
[_] Fix sidebar highlighting for pages with same name
2021-01-06 14:52:01 +00:00
[_] Move dashboard components to module templates
[_] Fix buttons on mobile devices