wesatt / viewing_party_lite

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

Dashboard:Discover Movies #6

Closed wesatt closed 2 years ago

wesatt commented 2 years ago

As a user, When I go to a user dashbaord, and click "Discover Movies" button, I am redirected to a discover page '/users/:id/discover', where :id is the user id of the user who's dashboard I was just on.