brytannia / sloboda-edu-dashboard

The front-page of Sloboda EDU project
https://sloboda-edu-dashboard.herokuapp.com
0 stars 4 forks source link

Add notification emails #56

Open brytannia opened 7 years ago

brytannia commented 7 years ago

UserMailer contains a bunch of methods for sending emails about approaching event. Introduce them into code and add scheduler to send those mails.

greenygh0st commented 7 years ago

Would love to pick this up for Hacktoberfest.

Question though - for scheduler I assume you mean Heroku scheduler?

brytannia commented 7 years ago

I mean some scheduler for background tasks. I would prefer Sidekiq

greenygh0st commented 7 years ago

Alrighty so just background tasks. I will happily take a look at that. 😄

alvarofernandoms commented 7 years ago

Hi @greenygh0st. How the solution for this issue is going? Do you need any help?