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

Create Leaderboard component for gameplay page #16

Open
Ajknight121 opened this issue Oct 7, 2024 · 0 comments
Open

Create Leaderboard component for gameplay page #16

Ajknight121 opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@Ajknight121
Copy link
Member

Ajknight121 commented Oct 7, 2024

Create the Leaderboard component for the gameplay page that takes the full width of it's container.

Props:
Game Name, list of entries

Display game name at the top of the leaderboard component

Display each score entry as a row containing the score's rank out of total entries, the player's username with their image (placeholder image fine), and the actual score. This row entry can be a component that takes all this information as props

Display 3 buttons for time range selection: Today, this week, all time. and have a state variables that track which button and time range is being used.

Image

@euwunss euwunss self-assigned this Oct 21, 2024
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

2 participants