issues
search
jkanyi-web
/
space-travellers
This is a web application for a company that provides commercial and scientific space travel services and works with the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
1
stars
0
forks
source link
[1pt] Implement rocket booking cancelation - Actions
#54
Open
jkanyi-web
opened
1 year ago
jkanyi-web
commented
1 year 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
.