Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

Event reminders #399

Open deandrebaker opened 3 years ago

deandrebaker commented 3 years ago

We want to send notifications to users who set reminders for events on the Events Calendar. We will need to use some sort of background processing service such as Celery https://www.toptal.com/python/orchestrating-celery-python-background-jobs that can determine when and where to send reminder notifications. We also want the ability for users to set when they want to get notified.