10-menachi / space-travellers

MIT License
0 stars 1 forks source link

React & Redux Group Project: Space travellers Hub #36

Closed Megagig closed 1 year ago

Megagig commented 1 year ago

In This Milestone, We did the Following:

Config & basic setup

Redux: Fetch data and update Redux store

Render UI:lists

Redux: Write actions and reducers

Render UI: conditional components rendering

Render UI: My Profile section

Generally

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

Missions The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.

My Profile The My Profile section displays all reserved rockets and space missions.