This project utilizes 'tvmaze' API to fetch data and show cards, along with another API to retrieve and update likes and comments.
6
stars
0
forks
source link
[3pt] - Display comments for a given item on the Comments pop-up - Student B #11
Closed
ankitt26 closed 1 year ago
When the popup loads, the webapp retrieves data from the Involvement API to show the item comments.
This task does not include the counter of the comments.