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

Display number of likes for each Item #27

Conversation

lucabenaventew
Copy link
Collaborator

Project Updates

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.

Copy link
Collaborator

@AbrahaKahsay AbrahaKahsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Status: Approved ✔️

Hi, @lucabenaventew Nice job implementing all the requirements. your project is complete. now you can merge it.

To highlight

  • No linter errors
  • Followed JavaScript best practices
  • Clean and neat code

@lucabenaventew lucabenaventew merged commit 6f85bbb into development Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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