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

Foodie Chat #10

Open
davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments
Open

Foodie Chat #10

davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments

Comments

@davidapeixoto08
Copy link
Collaborator

davidapeixoto08 commented Mar 14, 2023

Description

As a user, I want to be able to chat with other food lovers in the app so that I can get recommendations and share my dining experiences.

Mockup

Acceptance tests

Scenario 1: Send message
Given that I am on the Foodie Chat page
When I type a message and hit "Send"
Then the message should be sent to the chat.

Scenario 2: Receive a message
Given that I am on the Foodie Chat page
When another user sends a message
Then the message should be displayed in the chat.

@acarolinacc acarolinacc changed the title As a user, I want to be able to chat with other food lovers in the app so that I can get recommendations and share my dining experiences. Foodie Chat Mar 14, 2023
@NJCR13 NJCR13 removed L labels Apr 21, 2023
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

2 participants