ndayishimiyeeric / space-travelers-hub

Space travelers-hub is single page web application where you can get Rockets and Missions available to go in the space features are Reserve a Rocket by clicking Reserve, Cancel Reservation of a Rocket, Join a Mission, Leave a Joined mission. See reserved rockets and joined mission check My Profile tab.
https://nderic-space-travelers-hub.netlify.app/
MIT License
5 stars 0 forks source link

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

Closed ndayishimiyeeric closed 2 years ago

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