RaviTejaM9602 / MovieMazeapi_CapStone

This Webapp The Cinema of Movies displays a list of shows. The user is able to like any of the movies, and also read more information about each movie once he clicks on the "comments" button. Also, the user is able to leave a comment about any of the movies.
1 stars 1 forks source link

[3pt] - Display comments for a given item on the Comments pop-up - Student B #14

Open RaviTejaM9602 opened 2 years ago

RaviTejaM9602 commented 2 years ago

When the popup loads, the webapp retrieves data from the Involvement API to show the item comments.

Screenshot 2021-06-27 at 22 21 00

This task does not include the counter of the comments.