Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movie Results Page #71

Open
2 tasks
cjsim89 opened this issue Oct 9, 2023 · 0 comments
Open
2 tasks

Movie Results Page #71

cjsim89 opened this issue Oct 9, 2023 · 0 comments

Comments

@cjsim89
Copy link
Contributor

cjsim89 commented Oct 9, 2023

When I visit the discover movies page,
and click on either the Top Movies button or the Search button,
I should be taken to the movies results page (users/:user_id/movies) where I see:

  • Title (As a Link to the Movie Details page)
  • Vote Average of the movie

Details: There should only be a maximum of 20 results. The above details should be listed for each movie.

I should also see a button to return to the Discover Page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant