Notifications & events hub #19
Labels
feature
New feature or request
hacktoberfest
Label for Hacktoberfest 2023
help wanted
Extra attention is needed
As a user, I want to keep tracking what is happening on the platform. That's why in crucial to add a thing such as a Notifications hub. We will store all kinds of events for the logged-in user: likes, followings, publishing new friends' posts and commenting on them, etc.
Acceptance criteria:
events
ornotifications
receiver_id
,sender_id
and others which you think could be handynotifications
andNotification
typesender
object. It means that the system has done the action by itself)notifications
query. You can add simple polling for now, no need to think about WebSockets.The text was updated successfully, but these errors were encountered: