radchat/notes/todo.md

21 lines
501 B
Markdown
Raw Normal View History

2025-01-18 18:01:50 -06:00
# Changes To Make
## Frontend
### High Priority
- Nothing yet
### Mid Priority
- Nothing yet
### Low Priority
- Light mode/dark mode switching?
- Mobile formatting @media
2025-01-18 18:03:50 -06:00
- Yeet/dab capability
2025-01-18 18:01:50 -06:00
## Backend
### High Priority
- Nothing yet
### Mid Priority
- Nothing yet
### Low Priority
- Search functionality?
- Display timestamps in users local timezone
- Delete messages? (maybe later)
- Old messages should be deleted? Or if database is over a certain size? Not sure if this is really necessary.