-
Notifications
You must be signed in to change notification settings - Fork 18
Notifications Logic #32
Copy link
Copy link
Open
Labels
BackendBackend WorkBackend WorkHardPoints alloted: 300Points alloted: 300KSoC’22This issue/pull request will be considered for KSoC’22.This issue/pull request will be considered for KSoC’22.enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
BackendBackend WorkBackend WorkHardPoints alloted: 300Points alloted: 300KSoC’22This issue/pull request will be considered for KSoC’22.This issue/pull request will be considered for KSoC’22.enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.