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

Complete Player page #4

Open
6 tasks
kevinccbsg opened this issue Nov 16, 2023 · 0 comments
Open
6 tasks

Complete Player page #4

kevinccbsg opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request hard Hard

Comments

@kevinccbsg
Copy link
Owner

Describe the solution you'd like
Right now the player page does not have all the features you can find in the spreadsheet.

After closing the #1 We need to work on the table with all the stats related to a user.

image

  1. Create a postgres function to retrieve these stats by user
  2. Create a new table component for these stats with a scroll for mobile view.
  3. Add the table to the PlayerProfile page

And also these filters

image

  1. Create all the filters
  2. Connect the filters with each API method to display the correct info
  3. Add the filter value as query parameter to store the filters and share it in a link (optional)
@kevinccbsg kevinccbsg added enhancement New feature or request hard Hard labels Nov 16, 2023
@kevinccbsg kevinccbsg added this to the Replicate CSV pages milestone Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard Hard
Projects
None yet
Development

No branches or pull requests

1 participant