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

[Feat] Integrate with Email to Send Task Reminders #30

Open
pranavkonidena opened this issue Dec 7, 2024 · 0 comments · May be fixed by #161
Open

[Feat] Integrate with Email to Send Task Reminders #30

pranavkonidena opened this issue Dec 7, 2024 · 0 comments · May be fixed by #161
Labels
hard This is a hard issue worth 60 points

Comments

@pranavkonidena
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, users are unable to receive reminders for their tasks via email. This can lead to missed deadlines or tasks that are forgotten. Integrating email support to send reminders will ensure that users are notified about upcoming tasks and deadlines, improving task management and overall productivity.

Describe the solution you'd like
Integrate an email notification system that sends reminders to users about their tasks based on their chosen reminder time.
Email Reminder Setup: Allow users to set a reminder time for each task (e.g., 1 hour before, 1 day before, etc.).
Email Template: Use a standardized email template to send task details such as task name, description, due date, and reminder time.
Email Service Integration: Integrate with an email service provider (e.g., SendGrid, SMTP) to send reminder emails.
User Preference: Provide users with an option to enable or disable email reminders for tasks.

Additional context
Please take care to not push sensitive info such as email/password in your PR. Add sensitive info to a file and dont push it in your PR. Please discuss with maintainers before you make a PR here.

@pranavkonidena pranavkonidena added the hard This is a hard issue worth 60 points label Dec 7, 2024
@sommye-ctr sommye-ctr linked a pull request Jan 10, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hard This is a hard issue worth 60 points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant