Notifications Logic
Open
Backend
enhancement
Hard
KSoC’22
- Dominant language
- HTML
- Stars
- 9
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.