Update README.md

Signed-off-by: agboola <agboola@theonasanyas.com>
This commit is contained in:
2025-01-27 06:49:56 +00:00
parent 0a16004524
commit cdba695f62
+8 -1
View File
@@ -1 +1,8 @@
Appwrite Functions
Appwrite Functions to manage project
https://git.theonasanyas.com/agboola/MessagingApp
These functions are server side codes that create and updatte records based on set conditions
1. When a new chat is created, a conversation collection record is created/updated to reflect same.
2. The conversation collection is used as a defualt list view for all the chats per user. this makes it easier to pull and reference chats