gib-bowden / movieHistory

0 stars 0 forks source link

Delete movie #25

Open zoeames opened 7 years ago

zoeames commented 7 years ago

Story

As a user, when I click a delete button on a movie, the movie should be removed from firebase and never show up on my profile unless I add it back

Acceptance Criteria

When the user clicks a delete button on a movie Then the movie should disappear from the screen And the movie should be removed from firebase

More Detail

See Original