When an event is updated / deleted, users subscribed to that event should receive an email notification.
The same notification could be displayed in a user’s profile page.
To implement, perhaps a new Notification data model could be used to generate a Notification object to handle this logic.
When an event is updated / deleted, users subscribed to that event should receive an email notification.
The same notification could be displayed in a user’s profile page.
To implement, perhaps a new Notification data model could be used to generate a Notification object to handle this logic.