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

[4pt] - Create feature: add new comment - Student B #11

Open RaviTejaM9602 opened 2 years ago

RaviTejaM9602 commented 2 years ago

Implement the "add new comment" form on the Comments pop up according to the wireframe:

Screenshot 2021-06-27 at 22 32 36

When the user clicks on the "Comment" button, the data is recorded in the Involvement API and the screen is updated.