Skip to content

Tosini13/tournament_creator

Repository files navigation

Tournament Creator

Models

Models of each seperate structures (structures can be connected only by ID i.e. {teamId: string}) are in the models folder and models of connected structures (can be connected by type i.e. { team: TTeam_Structure} and are direct part of the bigger structure) are in models/structures folder.

Examples of models nomenclature:

Seperate: TTeam
Connected: TTeam_Structure

Bracket rounds

round number:
  • 1 - Final
  • 2 - Semi-Final
  • 4 - Quarter-Final
  • 8 - 1/8 finals
  • 16 - 1/16 finals ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published