danidee10 / django-notifs

Modular Notifications (InApp, Email, SMS, CustomBackend etc) for Django
MIT License
188 stars 25 forks source link

Add schedule functionality #71

Closed danidee10 closed 3 years ago

danidee10 commented 3 years ago

Users should be able to schedule a notification

i.e Send this notification in 10 minutes. This can be used to send tentative notifications where a notification is only sent based on a user actions (i.e viewing a message directly or reminders to take an action)