[ ] Keep track of how many polls users' win for every show
[ ] Create an ordered listed based on number of polls won for every show
[ ] Allow user to see list of usernames and rank number for a given show
Acceptance Scenarios
Given: A registered user on their profile page
When: the user searches for 'prediction rankings' for a specific show
Then: The system retrieves the ordered list of users for the requested show
Done Done Criteria
[ ] DB retrieves the correct users for a given show
Story/Task Details
Acceptance Scenarios Given: A registered user on their profile page When: the user searches for 'prediction rankings' for a specific show Then: The system retrieves the ordered list of users for the requested show
Done Done Criteria