mohametalmeari / group-project-space-travelers

Space Travelers' Hub is a web application that provides information and services related to space exploration. It allows users to explore and reserve rockets for upcoming missions, view mission details, and manage their personal space travel profiles. The application integrates with the SpaceX API to fetch real-time data about rockets and missions.
2 stars 0 forks source link

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

Closed mohametalmeari closed 1 year ago

mohametalmeari 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 dragon ID as an argument.