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

Add support for the bracket challenge being run by the Borderland teams. #12

Open
eprouty opened this issue Jun 8, 2017 · 3 comments
Open

Comments

@eprouty
Copy link
Owner

eprouty commented Jun 8, 2017

No description provided.

@eprouty
Copy link
Owner Author

eprouty commented Jun 8, 2017

This should just be API integration with Challonge... it already handles this way better than I can.

@eprouty
Copy link
Owner Author

eprouty commented Jun 8, 2017

Python bindings already exist: https://github.com/russ-/pychallonge

@eprouty
Copy link
Owner Author

eprouty commented Jun 9, 2017

Won't be able to embed them on the site (paid feature of Challonge)... but what I can do is use their API to import information about completed tournament matches.

Basically when completed a user can input the tournament ID and I can pull in all of the information and associate the matches with the individuals that participated. Will then just record the link back to that tournament.

Basically treat them just as matches played, not as a fancy tournament... but still be able to send them back to Challonge if they want that view.

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

1 participant