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

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

Comments

@ricas00
Copy link
Collaborator

ricas00 commented Mar 23, 2022

Notes

Examples:

  • Exam date is delayed
  • Exam room is changed
  • New exam scheduled

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

@ricas00 ricas00 assigned ricas00 and unassigned ricas00 Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant