Hi, I would like to make a notification system for my web app, but i don't really know how to start. I have a "posts" collection, and there is a mentions array in it. A user can put usernames in the array, and those usernames should be notified when a post has their username in the mentions array. How to do that?
You can use appwrite functions
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...