We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for the awesome project. Currently I want to hold a competition, I find it difficult to insert multiple teams at once with current UI.
If i understand correctly, I will put the list of team name in this UI, then I need to go to UI and adjust the member manually.
I suggest this box to allow input data in this format : teamname,player1,player2,player3,....
For example : BestTeam1,Timon,Jessie AwesomeTeam2,Chandra,Carlos ,James,Bond
The text was updated successfully, but these errors were encountered:
ah yes good idea! I also thought of this at some point. We can allow users to upload a CSV or paste CSV contents in a box
Sorry, something went wrong.
No branches or pull requests
Thanks for the awesome project. Currently I want to hold a competition, I find it difficult to insert multiple teams at once with current UI.
If i understand correctly, I will put the list of team name in this UI, then I need to go to UI and adjust the member manually.
I suggest this box to allow input data in this format : teamname,player1,player2,player3,....
For example :
BestTeam1,Timon,Jessie
AwesomeTeam2,Chandra,Carlos
,James,Bond
The text was updated successfully, but these errors were encountered: