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

Discover Movies Page #5

Open
3 tasks done
mbrandt00 opened this issue Mar 21, 2022 · 0 comments
Open
3 tasks done

Discover Movies Page #5

mbrandt00 opened this issue Mar 21, 2022 · 0 comments

Comments

@mbrandt00
Copy link
Owner

mbrandt00 commented Mar 21, 2022

As an authenticated user,
When I visit the '/users/:id/discover' path, where :id, is the id of a valid user,
I should see

  • Button to Discover Top Rated Movies
  • A text field to enter keyword(s) to search by movie title
  • A Button to Search by Movie Title

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

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

No branches or pull requests

2 participants