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

Set Up Email Notification System #17

Open
S-Selvanayagam opened this issue Jan 24, 2025 · 1 comment
Open

Set Up Email Notification System #17

S-Selvanayagam opened this issue Jan 24, 2025 · 1 comment
Labels
good first issue Good for newcomers label 2

Comments

@S-Selvanayagam
Copy link
Member

Implement an email notification system

Implement an email notification system to send emails for actions like registration confirmation, password resets, and security alerts.

Tasks:

  • Choose an email service provider or set up SMTP.
  • Create email templates for different scenarios.
  • Ensure emails are sent asynchronously to improve performance.
  • Implement error handling and logging for email sending failures.
  • Write unit tests for the email notification system.
@nav-mike
Copy link

https://resend.com/ is quite good, easy to use and can be used with some basic plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers label 2
Projects
None yet
Development

No branches or pull requests

2 participants