cultris-community / back-end-user-stories

Lets try to figure out the requirements for the backend by writing down some user stories.
4 stars 0 forks source link

as an registered user i want to have an easy to manage quickfire integration #14

Open zDEFz opened 6 years ago

zDEFz commented 6 years ago

personally i don't play quickfires anymore, but others do... so others don't have to care about opening a new tournament themselves Also it would need to report back scores automaticially

kb1900 commented 6 years ago

PHP level wrappers exist for the v1 version of the challonge API.

The question is whether to wait for the v2 release of challonge API or not.

I see this being implemented as a nav bar drop down to a brackets/tournaments page -> select the quickfire date to view bracket. Media specific to the quickfire can also be linked to this each individual page.

Tracking games/reporting back scores automatically is probably a large game-side feature addition, but I think that simple displaying of brackets and results on the website may make sense.