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 user, I want to be able to set preferences for the format of the notifications I receive, so that I can choose whether to receive emails, push notifications or other types of alerts. #14

Open
francis802 opened this issue Mar 6, 2023 · 0 comments

Comments

@francis802
Copy link
Collaborator

francis802 commented Mar 6, 2023

Acceptance Test

Scenario: User wants to set notification preferences
  Given the user has an account on the app
  And the user is logged in
  When the user navigates to their account settings
  And the user selects "Notification Preferences"
  And the user selects their preferred notification format (e.g., email, push notification, etc.)
  And the user saves their preferences
  Then the app should send notifications to the user using the preferred format
  And the user should be able to change their notification preferences at any time and have the changes take effect immediately

@francis802 francis802 changed the title As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws. Mar 6, 2023
@TiagoTavaresSimoes TiagoTavaresSimoes changed the title As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws. As a user, I want to be able to set preferences for the format of the notifications I receive, so that I can choose whether to receive emails, push notifications or other types of alerts. Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant