rtate2 / i-got-next

0 stars 0 forks source link

Team - DELETE #16

Closed rtate2 closed 4 years ago

rtate2 commented 4 years ago

User Story

As an user, I should see a delete button on each team card within the Teams component and when I click a delete button that team should be removed from firebase and the Teams component should updated.

Acceptance Criteria

WHEN the user clicks the "x" delete button on the team card THEN the deleted card will be removed from the Firebase AND the Team component will be updated

Dev Notes

-In src/components/pages/Teams/Teams.js import Team at the top of the file

rtate2 commented 4 years ago

Delete Team Mockup

Screen Shot 2020-01-22 at 8 21 43 PM