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
awais-amjed opened this issue Mar 7, 2022 · 1 comment

Comments

@awais-amjed
Copy link
Owner

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.

@awais-amjed awais-amjed self-assigned this Mar 7, 2022
@awais-amjed awais-amjed moved this from To do to In progress in JavaScript Group Capstone Mar 9, 2022
@awais-amjed awais-amjed moved this from In progress to In review in JavaScript Group Capstone Mar 9, 2022
@awais-amjed awais-amjed moved this from In review to Done in JavaScript Group Capstone Mar 9, 2022
@awais-amjed
Copy link
Owner Author

Link to PR

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