westonio / viewing_party

Viewing Party is a pair-programmed entertainment project that enables users to explore movie options and create events to watch a movie with other users, leveraging the IMDb API to populate data for movies, actors, and reviews.
0 stars 1 forks source link

Dashboard: Discover Movies #6

Closed westonio closed 1 year ago

westonio commented 1 year 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.