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] Add like to the post #11

Closed
alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Closed

[User story] Add like to the post #11

alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
must have Must have
Milestone

Comments

@alexkisielewicz
Copy link
Owner

As a logged-in user, I can like a post, so that I can show my support for the posts that interest me.

Acceptance criteria:

  • Each post displays the number of likes it has received.
  • Clicking on a "like" button associated with a post increment the like count and visually indicates that the post has been liked by the user.
  • Users cannot like their own posts.
  • Unauthorized users are not allowed to add likes.
  • Appropriate messages are displayed in the UI e.g. "Please sign in to add like".
@alexkisielewicz alexkisielewicz added the must have Must have label Jun 19, 2023
@alexkisielewicz alexkisielewicz added this to the Posts milestone Jun 19, 2023
@alexkisielewicz alexkisielewicz self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Must have
Projects
Development

No branches or pull requests

1 participant