Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

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.

Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ArnaudBand/JavaScript-capstone-project

All issues in ArnaudBand/JavaScript-capstone-project

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.