Closed scottdevoss closed 11 months ago
I'm assigning myself this just to give a heads up I'm looking at it and working on a branch, but not planning on doing anything other than building out the bones of what needs to be there like the buttons and things like that.
As an 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.