kumify/TODO.md

50 lines
942 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
2021-01-01 17:17:58 +00:00
[_] User profiles / names / gateway config
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
## habits module
[ ] Implement regular habit tracker
## friends module
[ ] Implement basic personal relationship manager
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
[_] Move dashboard components to module templates