kumify/TODO.md
2021-01-06 15:52:01 +01:00

51 lines
997 B
Markdown

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