aab55a730f51201c77a82b23b870741e8e5f8c66
Also made some little changes to code look Working to really start adding proper comments to functins. arrh
Appwrite Functions to manage project - https://git.theonasanyas.com/agboola/MessagingApp
These functions are server side codes that create and update records based on set conditions
- When a new chat is created, a conversation collection record is created/updated to reflect same.
- 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
functions - all written in dart
Languages
Dart
100%