ajongaro/viewing_party_lite

User Dashboard Page

Closed this issue · 0 comments

When I visit '/users/:id' where :id is a valid user id,
I should see:

"<user's name>'s Dashboard" at the top of the page

  • A button to Discover Movies*
  • A section that lists viewing parties**

*more instructions on this in the Dashboard:Discover Movies issue.
**more instructions on this in the Dashboard:Viewing Parties issue.