Tafloninno / React-Space-Travellers

This is a web application that provides commercial and scientific space travel services using the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
3 stars 1 forks source link

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

Closed Tafloninno closed 1 year ago

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