kumify/TODO.md
Kumi a377722339
feat(docs): Update documentation and complete TODO tasks
Replaces INSTALL.md with an updated README.md reflecting new installation instructions and additional information about features, configuration, and development.

Marks several TODO items as completed, specifically enhancing data security measures, organizing distribution files, and improving mood module statistics and pagination.

These changes align the project documentation with current practices and development progress.
2024-11-28 17:41:53 +01:00

45 lines
No EOL
913 B
Markdown

# To-Do List
## General
- [x] Make extra 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
- [x] Move dist files to separate directories
- [_] Turn this into issues
## 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
## environment module
- [_] CO2 accounting
- [_] CO2 offsetting
## mood module
- [x] Revisit statistics / graphs
- [_] Make statistics work properly on mobile devices
- [x] Better pagination