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
As a student, I want to be able to automatically receive push notifications regarding each curricular unit if any new information is added, modified or deleted.
#5
Open
ricas00 opened this issue
Mar 23, 2022
· 0 comments
Scenario: User receives a push notification
Given user is logged into his account
And user has opted into receiving push notifications on his/her device
When data addition detected by notification system
Or data modification detected by notification system
Or data deletion detected by notification system
Then generate push notification
And send push notification to user
Value and Effort
Value: Could have Effort: L
The text was updated successfully, but these errors were encountered:
Notes
Examples:
User Interface Mockups
Default by Operating System
Acceptance Tests
Feature: Push Notifications
Scenario: User receives a push notification
Given user is logged into his account
And user has opted into receiving push notifications on his/her device
When data addition detected by notification system
Or data modification detected by notification system
Or data deletion detected by notification system
Then generate push notification
And send push notification to user
Value and Effort
Value: Could have
Effort: L
The text was updated successfully, but these errors were encountered: