kusiLaw / Space_Travelers_Hub

The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking. Built with react
MIT License
1 stars 0 forks source link

Team3 [3pt] Implement dragon booking - Actions #11

Closed kusiLaw closed 2 years ago

kusiLaw commented 2 years 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 dragon ID as an argument.