radchat/notes/todo.md
2025-01-19 00:47:27 -06:00

20 lines
504 B
Markdown

# Changes To Make
## Frontend
### High Priority
- Nothing yet
### Mid Priority
- Nothing yet
### Low Priority
- Mobile formatting @media
## Backend
### High Priority
- Updating messages should lazily load prior messages
- Nothing yet
- Separate all configuration out to a config file
### Mid Priority
- Nothing yet
### Low Priority
- Search functionality?
- Delete messages? (maybe later)
- Old messages should be deleted? Or if database is over a certain size? Not sure if this is really necessary.