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

Create a Counter on Likes/Dislikes #47

Closed
DPigeon opened this issue Oct 29, 2018 · 2 comments
Closed

Create a Counter on Likes/Dislikes #47

DPigeon opened this issue Oct 29, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@DPigeon
Copy link
Owner

DPigeon commented Oct 29, 2018

  • Every user has 1 like or dislike per post
  • When user clicked, increment counter
  • Create 2 counters (one for like and one for dislike)
  • POST the counter
  • GET the counter
@DPigeon DPigeon added the Front-End Front-End Tasks label Oct 29, 2018
@DPigeon DPigeon added this to the Sprint 4 milestone Oct 29, 2018
@DPigeon DPigeon self-assigned this Oct 29, 2018
@DPigeon
Copy link
Owner Author

DPigeon commented Oct 29, 2018

  • Every user has one like.
  • Created two counters.
  • Counter increments.

Like

This was referenced Oct 31, 2018
@DPigeon
Copy link
Owner Author

DPigeon commented Nov 1, 2018

This is done.

@DPigeon DPigeon closed this as completed Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant