khitermedachraf / filmhub-js-capstone2

Microverse Second Capstone Project: This educational project is to build our own web application based on an external API. We selected an API that provides data about a topic that we like and built the web app around it. The web app will have 2 user interfaces. Built with API, Webpack, HTML, Sass and JavaScript.
MIT License
2 stars 0 forks source link

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

Open khitermedachraf opened 2 years ago

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