Log-benjamin / Xplore

Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily
MIT License
0 stars 0 forks source link

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

Closed Log-benjamin closed 1 year ago

Log-benjamin commented 1 year 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.