issues
search
Marlyn-Mayienga
/
SpaceHub-Travellers
This web app works with the real live data from the SpaceX API. It is for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
1
stars
0
forks
source link
[1pt] Implement rocket booking cancelation - Actions
#29
Closed
Marlyn-Mayienga
closed
2 years ago
Marlyn-Mayienga
commented
2 years ago
Follow the same logic as with the "Reserve rocket" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.