You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: