youmari / Js-capstone-project

A website where you can show tv shows and their information and interact by liking your favorite tv shows and leaving a comment.
https://youmari.github.io/Js-capstone-project/dist
7 stars 2 forks source link

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

Closed youmari closed 2 years ago

youmari 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.