christopherjohnson1 / star-destroyer-nutshell

0 stars 0 forks source link

remove personnel from mission - DELETE #26

Open christopherjohnson1 opened 4 years ago

christopherjohnson1 commented 4 years ago

USER STORY

As a user, I should be able to delete personnel from a mission I created

AC

WHEN I see a single mission THEN there should be a way to delete personnel from the mission THEN the personnel data should be removed from the database AND the page should update and reflect those changes

DEV NOTES