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

import teams and groups help wanted #79

Open
stratis63 opened this issue May 9, 2019 · 4 comments
Open

import teams and groups help wanted #79

stratis63 opened this issue May 9, 2019 · 4 comments

Comments

@stratis63
Copy link

The SW can serve also other tournament draws in a nice visual form
but the user should be able to define the parameters like

  1. Number of teams (Max 16)
  2. the number of Pots (Max 4)
  3. the number of Groups
  4. An empty background as we need to connect the PC with a tv to have the draw as a show?
  5. the Sport
    Any help and guidance
    So basically I need to open a file and write the teams that are maong the ones below
    then chose the number of pots 1 to 4
    then the number of groups 1 to 4
    then the sport
@inker
Copy link
Owner

inker commented May 10, 2019

Hey @stratis63 . This is the next step. I'm planning to convert the site to the general draw simulator. CL (EL, etc) draws will be moved to the dedicated examples page.

@stratis63
Copy link
Author

stratis63 commented May 10, 2019 via email

@stratis63
Copy link
Author

Hey @stratis63 . This is the next step. I'm planning to convert the site to the general draw simulator. CL (EL, etc) draws will be moved to the dedicated examples page.

Hi Inker, Great news, But I think this will be done, after my event 4th of June,
Any ideas who could help to adjust this to a preset number of countries (even if I have to finance the effort

@ccmccloskey
Copy link

Hi @inker, this I suspect will be related to the general draw simulator you mentioned - but the ability to pass in a custom set of teams into each of the pots for each of the CL, EL and World Cup draws, but which still adhere to the underlying rules of that draw would be useful.

I've forked the repo to have a closer look but assuming all of the business logic for each of the draws are handled in engine, would this be feasible?

I suppose one stumbling block might be the overhead of maintaining various relationships between clubs that relate to certain rules (e.g. pairings.json), but maybe you could leverage an API such as this one perhaps - https://www.api-football.com/documentation#endpoints-teams which would negate the need to maintain this in the source code.

If you're happy with the idea in principle I can draw up some basic design changes I'd have in mind to the UI and you can let me know your thoughts. I'd be keen to contribute on this.

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

3 participants