morecallan / movie-history-api

Zoe is awesome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete movie

zoeames opened this issue · comments

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