#1044: [Feature]: Implement Weekly Contest Email Notifications

Issue #1044 by RaviSadam

[Feature]: Implement Weekly Contest Email Notifications

Is your feature request related to a problem? Please describe.


To enhance user engagement and participation in coding contests, I am proposing a feature that sends out weekly email notifications summarizing the contests in coming week.

Describe the solution you'd like


  • User subscription: Allow users to opt-in/out of weekly contest emails.
  • Data collection: Fetch coming week contest details from various platforms on one week day.
  • Email template: Create a flexible email design with contest information and links.
  • Email delivery: Send the generated email to subscribed users(batching).
### Alternatives

No response

Additional Context


No response

Are you interested in contributing?


  • [X] I'd like to work on this issue
### Code of Conduct

  • [ ] I have used the search function to check if an issue already exists
  • [X] I agree to follow this project's Code of Conduct
### Which program are you contributing in?

Not applicable
Was this page helpful?