wesatt / viewing_party_lite

Project showcasing authorization, authentication, and API calls
1 stars 0 forks source link

Discover Movies Page #5

Closed wesatt closed 2 years ago

wesatt commented 2 years ago

As an authenticated user, When I visit the '/users/:id/discover' path, where :id, is the id of a valid user, I should see

Details When the user clicks on the Top Rated Movies OR the search button, they should be taken to the movies results page (more details of this on the Movies Results Page issue.

The movies will be retrieved by consuming The MovieDB API

enalihai commented 2 years ago

Unknown done ticket! well done us!