ArnaudBand / ArnaudBand/JavaScript-capstone-project

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

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When the page loads, the webapp the [Involvement API](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270) 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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Homepage loading flow and review how data from the base API is assembled with the Involvement API response. Done means each item shows its like count, the base API and Involvement API are each requested once, and the likes button is not added.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.