From ac7a9bb9cfe4b05211b365a2b9d04f4a9ff619ea Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:09:24 -0500 Subject: [PATCH] docs: Update TODO.md --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index a98dd05..f72adf7 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,8 @@ A list of all tasks that need to be completed in the app
A more complex version of this list is available [here](https://trello.com/b/kJw6Aapn/svchat). +- [ ] Containerization with docker and docker-compose +- [ ] Documentation - [ ] Emoji picker - [ ] Images/Attatchments support - [ ] Markdown Support