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

Allow private tournament creation. #162

Open
KwikKill opened this issue Aug 9, 2024 · 1 comment · May be fixed by #201
Open

Allow private tournament creation. #162

KwikKill opened this issue Aug 9, 2024 · 1 comment · May be fixed by #201
Assignees
Labels
priority:low Low Priority

Comments

@KwikKill
Copy link
Member

KwikKill commented Aug 9, 2024

Description

During mini the tournament and anim team will sometimes host closed tournaments.
It can be really cool if this is visible on the website.

Expected Behavior

  • Add field private (boolean) to event field
  • Add a code field to tournament field. It may also just be the name.
  • Add a way to join from code (something like an endpoint to verify a code that return a tournament if correct or nothing)
@KwikKill
Copy link
Member Author

KwikKill commented Mar 12, 2025

I'm a fool with too much free time, i'll start looking into this issue.
Currently, the Tournament model is the following :

Image

I'm planning to do something like this :

Image

I'll try to see with the anim team what is required to see if we need some more fields.
Don't hesitate to share your thought on this while it's only specification.

@KwikKill KwikKill linked a pull request Mar 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant