Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notifications #5

Open
1 of 5 tasks
mariuscoto opened this issue Dec 6, 2014 · 0 comments
Open
1 of 5 tasks

Email notifications #5

mariuscoto opened this issue Dec 6, 2014 · 0 comments

Comments

@mariuscoto
Copy link
Member

Need

Add email notifications for upcoming events. By default, notifications are enabled, This means that every user that logs in, will receive an email to remind him about an event, a day before it. He can disable this function with a checkbox on his user panel (the one on the right on the events page). He can also disable notifications for an individual event, from a checkbox on that event.

Deliverables

  • add mailer package; use credentials for [email protected]
  • add checkbox for each user to deactivate all event reminders
  • add send_notification function, which sends email to all users that have activate notifications
  • add checkbox for each event, to deactivate only certain events
  • add cron package and schedule send_notification function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant