issues
search
fatmahussein
/
space-travellers-hub
A web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets,dragons and join selected space missions.
https://space-travellers-hub2023.netlify.app/
MIT License
5
stars
1
forks
source link
Team3 [1pt] Implement dragon booking cancelation - Actions
#7
Open
fatmahussein
opened
1 year ago
fatmahussein
commented
1 year ago
Follow the same logic as with the "Reserve dragon" - but you need to set the
reserved
key to
false
.
Dispatch these actions upon click on the corresponding buttons.
reserved
key tofalse
.