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 US31: Like Visibility #37

Closed
RoshnaVakkeel opened this issue Feb 18, 2023 · 2 comments
Closed

USER STORY US31: Like Visibility #37

RoshnaVakkeel opened this issue Feb 18, 2023 · 2 comments

Comments

@RoshnaVakkeel
Copy link
Owner

RoshnaVakkeel commented Feb 18, 2023

As a site user I can see the post that have received most number of likes so that I can assess which are the best ones

Acceptance Criteria

Acceptance Criteria 1:
Given that any user visits the app
When they are at Homepage
Then they can see the posts with number of likes on it

Acceptance Criteria 2:
Given that that any user visits the app
When they are at Recommendations page
Then they can see the recommendations with number of likes on it

Acceptance Criteria 3:
Given that that any user visits the app
When they are at User's Feed page
Then they can see the posts of those users whom they are following with number of likes on them

Acceptance Criteria 4:
Given that that any user visits the app
When they are at Post details page
Then they can see the posts with number of likes on it

Acceptance Criteria 5:
Given that that any user visits the app
When they are at Recommendation details page
Then they can see the recommendation with number of likes on it.

@RoshnaVakkeel
Copy link
Owner Author

AC1, AC4 achieved.

@RoshnaVakkeel
Copy link
Owner Author

All done.

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