morecallan / movie-history-api

Zoe is awesome.
0 stars 0 forks source link

Delete movie #19

Open zoeames opened 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