You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: