radchat/notes/todo.md

22 lines
622 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:29:50 -06:00
- Fix text area so that it resizes back down after you have left the input
- Perhaps move the scroll to botton button? Not sure if a good idea
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.