lewiskg / movie-history

0 stars 0 forks source link

Delete movie #22

Closed zoeames closed 6 years ago

zoeames commented 6 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