kalbek / JS-Capstone-Project

3 stars 1 forks source link

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

Open kalbek opened 1 year ago

kalbek commented 1 year ago

Link to PR: https://github.com/kalbek/JS-Capstone-Project/pull/32

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.