radchat/notes/todo.md

19 lines
450 B
Markdown
Raw Normal View History

2025-01-18 22:01:02 -06:00
# Changes To Make
## Frontend
### High Priority
- Nothing yet
### Mid Priority
- Nothing yet
### Low Priority
- Mobile formatting @media
## Backend
### High Priority
- Nothing yet
2025-01-18 22:15:50 -06:00
- Separate all configuration out to a config file
2025-01-18 22:01:02 -06:00
### 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.