mgmediaweb / js-group-capstone-project

In this project we're going to create a SPA that allows the user to see the Pro Players of the Videogame DOTA 2, their information, such as their ID, username, profile, avatar, etc.
https://mgmediaweb.github.io/js-group-capstone-project/dist/
4 stars 2 forks source link

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

Closed mgmediaweb closed 2 years ago

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