AdnanOlarmmi / Space-Travelers-Hub

A corporation that offers services for commercial and scientific space flight has a web application called Space-Travelers-Hub. Users of the app will be able to reserve rockets and sign up for particular space missions.
https://adnanquinspacetravelers.netlify.app/
MIT License
4 stars 1 forks source link

[3pt] Implement mission joining - Actions - Daphine #10

Open AdnanOlarmmi opened 1 year ago

AdnanOlarmmi commented 1 year ago


- Regardless of which method you choose, make sure you place all your logic in the reducer. In the React view file, you should only dispatch the action with the correct rocket ID as an argument.