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 US10: Posts section (Homepage) #13

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

USER STORY US10: Posts section (Homepage) #13

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 all the posts on the Homepage so that I can get inspired to use the platform

Acceptance Criteria

Acceptance Criteria 1:
Given that a user is signed int
When they visit the Home page
Then they can see the latest post on top

Acceptance Criteria 2:
Given that a user is signed in
When they scroll down the posts section
Then they can see till the first post with infinite scroll

Acceptance Criteria 3:
Given that a user is signed in
When they are on the post list on the Home page
Then they can see the title of the post, image and a description along with the owner's name and date of creation

Acceptance Criteria 4 :
Given that a user is signed in
When they click on the post title
Then they are redirected to the post detail page

@RoshnaVakkeel
Copy link
Owner Author

All 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