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

[Platform] [User Notifications] As a user, I want to receive notifications via multiple channels, including email, in-app notifications, and push notifications, so that I can stay informed regardless of my current mode of interaction with the platform. #172

Open
zar92 opened this issue Apr 27, 2024 · 0 comments
Labels

Comments

@zar92
Copy link

zar92 commented Apr 27, 2024

User Behavior

1.1. Platform supports sending notifications via email.
1.2. Platform supports in-app notifications for web and mobile platforms.
1.3. Platform supports push notifications for mobile devices.
1.4. User can choose their preferred notification channels.
1.5. User can manage their notification preferences for each channel.
1.6. Platform ensures consistent delivery of notifications across all channels.

Sub-stories

1.1. Integrate email notification service with the platform.
1.2. Implement logic to send notifications as emails based on user preferences.
1.3. Set up push notification service for mobile devices.
1.4. Develop backend API endpoints for sending push notifications.
1.5. Design and implement in-app notification system for web and mobile platforms.
1.6. Allow users to choose their preferred notification channels and manage them in their notification settings.

@zar92 zar92 added the Platform label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant