Skip to content

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

@francis802

Description

@francis802

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions