Reem-lab / space-travelers-hub

Web application that allows users to book rockets and join selected space missions using real live data from the SpaceX API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1pt] Implement mission leaving - Actions

Reem-lab opened this issue · comments

  • Follow the same logic as with the "Join mission" - but you need to set the reserved key to false.
  • Dispatch these actions upon click on the corresponding buttons.