SaveryIV / Space-X-Project

MIT License
1 stars 0 forks source link

Space X final version #39

Closed iankiema closed 1 year ago

iankiema commented 1 year ago

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