Skip to content

mirno/billiards_scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

billiards_scheduler

Concept of a schedule creator

Example of the teams.yml

- location: "A"
  numberOfBiljarts: 2
  teams:
    - teamA
    - TeamB
- location: "B"
  numberOfBiljarts: 1
  teams:
    - teamC
    - TeamD
- location: "C"
  numberOfBiljarts: 2
  teams:
    - teamE
    - TeamF
- location: "D"
  numberOfBiljarts: 5
  teams:
    - teamG
    - TeamH
    - teamI
    - TeamJ
    - teamK
    - TeamL

About

Concept of a schedule creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages