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: Like / Unlike #13

Closed
3 tasks done
josemguerra opened this issue Nov 15, 2022 · 0 comments
Closed
3 tasks done

USER STORY: Like / Unlike #13

josemguerra opened this issue Nov 15, 2022 · 0 comments
Labels
could-have Could be nice to have user-story

Comments

@josemguerra
Copy link
Owner

josemguerra commented Nov 15, 2022

As a Site User I want be able to like or unlike a post so that I can interact with the content

Acceptance Criteria:

  • Given I am a registered user
  • When I click in the like icon
  • Then I can see the like icon change state and count increase or decrease

Tasks:

  • Add like field to model
  • Add status like and unlike
  • Map likes to User
@josemguerra josemguerra added user-story could-have Could be nice to have labels Nov 15, 2022
@josemguerra josemguerra mentioned this issue Nov 15, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
could-have Could be nice to have user-story
Projects
Status: Done
Development

No branches or pull requests

1 participant