Skip to content

Need to implement reads, salutes, and shares end-points #2

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

Closed
dustinWeaver opened this issue Jun 25, 2018 · 1 comment
Closed

Need to implement reads, salutes, and shares end-points #2

dustinWeaver opened this issue Jun 25, 2018 · 1 comment
Labels
bug Something isn't working phase 2

Comments

@dustinWeaver
Copy link

Currently none of the reads, salutes, or shares UI elements work due to their not being an endpoint on the API to handle these requests. It should work as the following:

  • Reads: Number increments when someone views the content
  • Salutes: Number increments when someone "salutes" the content. This functions much like Facebook's "like"
  • Shares: Number increments when someone shares content.

Related to frontend issue 29

@ksmacleod99
Copy link
Collaborator

fixed in PR #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working phase 2
Projects
None yet
Development

No branches or pull requests

2 participants