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 US18: Post Details Visibility #20

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

USER STORY US18: Post Details Visibility #20

RoshnaVakkeel opened this issue Feb 18, 2023 · 4 comments

Comments

@RoshnaVakkeel
Copy link
Owner

RoshnaVakkeel commented Feb 18, 2023

As a site user I can view and read the detailed post page of all of the site users so that I can view the comments made by different users

Acceptance Criteria

Acceptance Criteria 1:
Given that that a signed in user visits the app
When they are at any selected Post details page
Then they can see the number of comments the post received

Acceptance Criteria 2:
Given that a signed in user visits the app
When they are at any selected Post details page
Then they can see the comments the post received and also a section where they can enter their comments for the post

Acceptance Criteria 3:
Given that a signed in user visits the app
When they are at their Post details page of which they are the author
Then they can see update and delete options

@RoshnaVakkeel
Copy link
Owner Author

Post details page is named "PostPage" in the app.

@RoshnaVakkeel
Copy link
Owner Author

AC1 done.

@RoshnaVakkeel
Copy link
Owner Author

AC3 done..

@RoshnaVakkeel
Copy link
Owner Author

AC2 - 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