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

Executives should be able to download the top 100 rankings as a CSV #761

Open
asmahood opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@asmahood
Copy link
Member

Description

If the executives want a list of all the rankings to use for an instagram post or for the final tournament invite, they have to ask a website admin to retrieve the list from the database, or they have to manually make their own API calls. To remove the reliance on a website admin being available, executive members should be able to retrieve this information on their own.

Approach

  • At the top of the rankings, add a new button "Download"/"Export", whatever makes more sense.
  • When clicking this button, a fetch request should be made to GET {API_URL}/semesters/{semesterUUID}/rankings/export
  • The user should be prompted to download the file once the request has finished

Blocks

  • [] uwpokerclub/api#TBD

Blocked By

Related To

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant