christopherjohnson1 / star-destroyer-nutshell

0 stars 0 forks source link

remove mission - DELETE #24

Open christopherjohnson1 opened 4 years ago

christopherjohnson1 commented 4 years ago

USER STORY

As a user, I should be able to delete my missions.

AC

WHEN the missions page loads THEN I should see a delete button AND when I click that button, the entry should be removed from the database AND the page should show the changes immediately.

DEV NOTES