Emmy-github-webdev / kanban-capstone

Kanban capstone is a JavaScript group project employing Kanban project
5 stars 1 forks source link

[4pt] - Display number of likes for each item on the Homepage - @lu-jim #12

Open Emmy-github-webdev opened 2 years ago

Emmy-github-webdev commented 2 years ago

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:

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