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

[4pt] - Display number of likes for each item on the Homepage - Student A #12

Closed
Gopxfs opened this issue Jun 20, 2022 · 1 comment
Closed

Comments

@Gopxfs
Copy link
Owner

Gopxfs commented Jun 20, 2022

When the page loads, the webapp the Involvement API to show the item likes and combines them with the data from the base API.

Remember that your page should make only 2 requests:

  • one to the base API
  • and one to the Involvement API.

This task does not include displaying the likes button (heart icon on the wireframe) for each item.

@Gopxfs Gopxfs self-assigned this Jun 20, 2022
@Gopxfs Gopxfs moved this from To do to In progress in JavaScript Group Capstone Jun 21, 2022
@Gopxfs Gopxfs moved this from In progress to In review in JavaScript Group Capstone Jun 21, 2022
@Gopxfs
Copy link
Owner Author

Gopxfs commented Jun 21, 2022

#24

@Gopxfs Gopxfs closed this as completed Jun 22, 2022
@Gopxfs Gopxfs moved this from In review to Done in JavaScript Group Capstone Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant