48 lines
No EOL
929 B
Markdown
48 lines
No EOL
929 B
Markdown
# To-Do List
|
|
|
|
## General
|
|
|
|
- [_] Make sure users can't access other users' data
|
|
- [_] User profiles / names / gateway config / time zone settings
|
|
- [_] Implement a proper logging system
|
|
- [_] Implement a proper API
|
|
|
|
## cbt module
|
|
|
|
- [_] Complete thought record creation
|
|
- [_] Thought record editing (?)
|
|
- [_] Thought record deletion
|
|
|
|
## msgio module
|
|
|
|
- [_] Implement Telegram webhooks
|
|
- [_] Implement Matrix messaging
|
|
|
|
## health module
|
|
|
|
- [_] Implement medication tracker
|
|
- [_] Implement supply / refill system
|
|
|
|
## habits module
|
|
|
|
- [_] Implement regular habit tracker
|
|
|
|
## friends module
|
|
|
|
- [_] Implement basic personal relationship manager
|
|
|
|
## Frontend
|
|
|
|
- [_] Fix / improve the existing frontend
|
|
- [_] Fix buttons on mobile devices (?)
|
|
|
|
## environment module
|
|
|
|
- [_] CO2 accounting
|
|
- [_] CO2 offsetting
|
|
|
|
## mood module
|
|
|
|
- [_] Revisit statistics / graphs
|
|
- [_] Make statistics work properly on mobile devices
|
|
- [_] Better pagination |