ManChamp = manage championship
Working on a Gambas3 program for the Linux Desktop to manage a small championship in your local sportsclub, initial target is table tennis.
Whishlist:
- manage list of participants
- manage the rules to create pools
- create the pools from participants and rules
- manage the results of the matches in the pools
- create the list of matches following the pools
- manage the results and create the next list of matches until final match
- manage reports and certificate for winners
- manage continued online result pages to follow on (local) webserver
For the moment, working on a Gambas2 program for the Linux Desktop with lighter system requirements (because of Gambas2 version); this is called
ManChampLight2 : the Light means until 10 a 20 players
It should do some basic things:
- manage list of participants : ok
- manage level of participants: ok
- make grid of matches to play: ok
- and calculate handicap for each match: ok
- calculate/sort on name, level, matches won: ok
The wiki uses Markdown syntax.
Project Members: