As a user, when I go to the My Movies page, I should see all movies that I have saved.
Acceptance Criteria
When the user clicks My Movies in the navbar
Then the user should see the My Movies page
And the code should pull back all their saved movies from firebase
Story
As a user, when I go to the My Movies page, I should see all movies that I have saved.
Acceptance Criteria
When the user clicks My Movies in the navbar Then the user should see the My Movies page And the code should pull back all their saved movies from firebase
More Detail
See Original