Notifications Logic #32
Labels
Backend
Backend Work
enhancement
New feature or request
Hard
Points alloted: 300
KSoC’22
This issue/pull request will be considered for KSoC’22.
Notifications are to be automatically created in the database at various actions throughout the use of the website - issue approval, new account creation, renew dates etc. So, we need to have one reusable function that can take in the notification message and author and create a new entry in the db. Apart from these, there are to services to read and delete notifications as well.
The text was updated successfully, but these errors were encountered: