radchat/readme.md

504 B

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.