Skip to content

As a user I want to see the rankings of each member

Acceptance Criteria

  • When navigating to the rankings section, a dedicated page should display the rankings of each member.
  • Users should be able to sort the rankings based on score they won.
  • Users should be able to sort the rankings based on sports.
  • Rankings should update in real-time based on the outcomes of matches or events affecting member standings.

Tasks

  • Design the layout of the rankings page, including how member rankings will be displayed and sorted.
  • Implement sorting functionality to allow users to sort rankings based on scores.
  • Implement sorting functionality to allow users to sort rankings based on sports.
  • Ensure that rankings are updated in real-time based on match results or relevant events.
Edited by Zhicheng Xu