In this PR, My partner and I implemented:
Redux: Fetch data and update the Redux store
Render UI: lists
Redux: Write actions and reducers for booking rockets/dragons and joining missions
Redux: Write actions and reducers for canceling rockets/dragons and leaving missions
Render UI: conditional components rendering
Render UI: My Profile section
Update since the last review
We have updated the tests to make sure all tests pass
We have made the Rockets section to be the default as required by the reviewer
In this PR, My partner and I implemented: Redux: Fetch data and update the Redux store Render UI: lists Redux: Write actions and reducers for booking rockets/dragons and joining missions Redux: Write actions and reducers for canceling rockets/dragons and leaving missions Render UI: conditional components rendering Render UI: My Profile section Update since the last review We have updated the tests to make sure all tests pass We have made the Rockets section to be the default as required by the reviewer