ZikaZaki / meals-lover

A meals app that pulls from the MealsDB API to allow users to view, like, and comment on various types of dishes & meals worldwide. Built with React & Redux.
0 stars 1 forks source link

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

Open ZikaZaki opened 2 years ago

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