VitorGuedesMadeira / Space-Traveler

This project is a web application that consumes an SpaceX API. It provides commercial and scientific space travel services that allows users to book rockets and join selected space missions. Built with React/Redux (Redux ToolKit)
12 stars 1 forks source link

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

Closed VitorGuedesMadeira closed 2 years ago

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