2017 © Pedro Peláez
 

symfony-bundle kyjoukan

Tournament planner

image

abienvenu/kyjoukan

Tournament planner

  • Saturday, June 2, 2018
  • by abienvenu
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Kyjoukan

SensioLabsInsight, (*1)

Tournament planner and scheduler, (*2)

This web application will take as input : - An event details (name, date...) - A list of teams that will participate in the said event - A list of available grounds where to play, (*3)

Then the user will create the first phase of the game, with two possible rules : - Round-robin : each team plays against each other team in the same pool - Brackets : each team plays another one; each winner play another winner, and so on..., (*4)

Features

Once given the teams, grounds and number of pools (group of teams), the application will: - Automatically dispatch the teams into pools - Let the user fine tune manually this dispatch - Provide a printable schedule - Provide printable game sheets ready to be filled - Enable the user to type in results - Provide printable rankings, (*5)

Once the first phase is over, the user can create another one (and so on...)., (*6)

Planned features

  • Ability to add games manually
  • Ability to remove games manually
  • Ability to order teams
  • Dispatch by order

Server Installation

  • Install docker
  • Download and run the application :
$ docker run -d --name kyjoukan -p 8043:80 -e APP_ENV=prod abienvenu/kyjoukan
  • Point your browser to http://localhost:8043/

CHANGELOG

  • v0.6.1 : Removed footer, space is important
  • v0.6 : Upgrade to Symfony 3.4, spreading of teams across grounds
  • v0.5 : Improved warning display + shuffling bugfixes
  • v0.4 : Added the "Cumulative Ranking" rule
  • v0.3 : Do not call remote CDN, so that Kyjoukan can work without Internet access
  • v0.2 : Dockerization
  • v0.1 : First working version

The Versions

07/06 2017

0.5

0.5.0.0 https://github.com/abienvenu/kyjoukan

Tournament planner

  Sources   Download

AGPL-3.0

The Requires

 

The Development Requires

by Arnaud Bienvenu

scheduler symfony manager event tournament planner

03/06 2017

0.4

0.4.0.0 https://github.com/abienvenu/kyjoukan

Tournament planner

  Sources   Download

AGPL-3.0

The Requires

 

The Development Requires

by Arnaud Bienvenu

scheduler symfony manager event tournament planner

31/05 2017

0.3

0.3.0.0 https://github.com/abienvenu/kyjoukan

Tournament planner

  Sources   Download

AGPL-3.0

The Requires

 

The Development Requires

by Arnaud Bienvenu

scheduler symfony manager event tournament planner

13/05 2017

0.2

0.2.0.0 https://github.com/abienvenu/kyjoukan

Tournament planner

  Sources   Download

AGPL-3.0

The Requires

 

The Development Requires

by Arnaud Bienvenu

scheduler symfony manager event tournament planner