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 user, I want to receive push notifications about new restaurant openings and special deals so that I can stay up-to-date on the latest restaurant news.
Mockup
Acceptance tests:
Given that I have the app installed and have enabled push notifications
When a new restaurant opens near me
Then I should receive a push notification alerting me to its opening
Given that I have the app installed and have enabled push notifications
When a restaurant I have previously visited offers a special deal or promotion
Then I should receive a push notification alerting me to the deal.
The text was updated successfully, but these errors were encountered:
acarolinacc
changed the title
As a user, I want to receive push notifications about new restaurant openings and special deals so that I can stay up-to-date on the latest restaurant news.
Notifications
Mar 14, 2023
Description
As a user, I want to receive push notifications about new restaurant openings and special deals so that I can stay up-to-date on the latest restaurant news.
Mockup
Acceptance tests:
Given that I have the app installed and have enabled push notifications
When a new restaurant opens near me
Then I should receive a push notification alerting me to its opening
Given that I have the app installed and have enabled push notifications
When a restaurant I have previously visited offers a special deal or promotion
Then I should receive a push notification alerting me to the deal.
The text was updated successfully, but these errors were encountered: