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: Push Notifications #443

Open
fshabanov opened this issue Sep 16, 2024 · 0 comments
Open

feat: Push Notifications #443

fshabanov opened this issue Sep 16, 2024 · 0 comments

Comments

@fshabanov
Copy link
Collaborator

What feature?

Users should receive push notifications, when the deadline for their task(s) has come. We will use AWS for that:
When creating a task, create a schedule in AWS EventBridge Scheduler for when the deadline will be
AWS EventBridge Scheduler should send a message (user id) to AWS SNS
Our Backend should be subscribed to AWS SNS messages
When receiving a user id from SNS, we need to send a push notification

Add screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant