radchat/readme.md

18 lines
428 B
Markdown
Raw Normal View History

2025-01-18 22:01:02 -06:00
# Changes To Make
## Frontend
### High Priority
2025-01-20 17:41:36 -06:00
- Nothing yet
2025-01-18 22:01:02 -06:00
### Mid Priority
2025-01-20 17:41:36 -06:00
- Nothing yet
2025-01-18 22:01:02 -06:00
### Low Priority
- Mobile formatting @media
2025-01-19 11:06:46 -06:00
- First click of user list does not register
2025-01-18 22:01:02 -06:00
## Backend
### High Priority
2025-01-20 12:23:27 -06:00
- Updating messages should lazily load prior messages (pagination?)
2025-01-18 22:01:02 -06:00
### Mid Priority
- Nothing yet
### Low Priority
- Search functionality?
2025-01-20 12:23:27 -06:00
- Delete messages? (in progress, capability exists, flesh this out a bit)