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

USER STORY US17: Post Visibility #19

Closed
RoshnaVakkeel opened this issue Feb 18, 2023 · 1 comment
Closed

USER STORY US17: Post Visibility #19

RoshnaVakkeel opened this issue Feb 18, 2023 · 1 comment

Comments

@RoshnaVakkeel
Copy link
Owner

RoshnaVakkeel commented Feb 18, 2023

As a site user I can view and read posts of all of the site users so that I can find new users to follow

Acceptance Criteria

Acceptance Criteria 1:
Given that a logged in user visits the app
When they are at Homepage
Then they can see and read all the posts of different users

Acceptance Criteria 2:
Given that a signed in user visits the app
When they are at User's Feed page
Then they can see and read all the posts of the users they are following

Acceptance Criteria 3:
Given that a signed in user visits the app
When they are at Liked page
Then they can see and read all the posts they have liked

@RoshnaVakkeel
Copy link
Owner Author

All criteria achieved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant