Goal
Enable admins to send in-app notifications to all users, a role, or specific users, and let recipients view them in the app.
Scope
- Database-backed in-app notifications
- Admin UI to compose and target notifications
- End-user notification center or inbox UI
Out of Scope
- Email, SMS, or push delivery channels
- Rich campaign analytics
Acceptance Criteria
- Admins can send notifications to all users, a role, or selected users
- Users can view and manage read state for in-app notifications
- Notification targeting and display are covered by tests
Dependencies
Test Plan
- Add notification delivery tests for each targeting mode
- Add UI or feature coverage for notification listing and read state
Goal
Enable admins to send in-app notifications to all users, a role, or specific users, and let recipients view them in the app.
Scope
Out of Scope
Acceptance Criteria
Dependencies
Test Plan