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

Story 1: View top 10 movie titles on netflix #37

Open
varoongupta opened this issue Nov 4, 2020 · 0 comments
Open

Story 1: View top 10 movie titles on netflix #37

varoongupta opened this issue Nov 4, 2020 · 0 comments

Comments

@varoongupta
Copy link
Collaborator

varoongupta commented Nov 4, 2020

Description: Once users have joined a lobby and a host begins a session, the whole lobby is redirected to a swiping page. On this page, users will view the top 10 most popular movie titles on Netflix. All users will be shown the same 10 movies one at a time; however, they can swipe through movies at their own pace.
Subtasks:
Get top 10 movies from API
Create frontend “cards” template for each movie
Create queue of 10 cards
Map API info to queue of cards
Justification: This story requires setting up a connection to the API and retrieving data. It also has a significant amount of front-end work that would require research to implement. Hence, this story should be 8 points.

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

No branches or pull requests

1 participant