gotournament

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: MIT

README

Build Status

Description

This is a application which serves a http website to be used as a management application for tournaments. It is a quick and dirty implementation, not supposed to be finished yet. Lot's of stuff should be refactored.

The playing schedule is created according the algorithm at wikipedia The schedule for the KO part looks forward to matchup teams which had been in the same group as late as possible.

Build

go build -o gotournament cmd/tournament.go

Run

To run this application you will also need the tpl directory, which has to be located in the same directory like the executable.

./gotournament

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL