issues
search
toutouff
/
Chessleague
this project is about an all in one Chess League manager
0
stars
0
forks
source link
turn/match
#3
Open
toutouff
opened
3 years ago
toutouff
commented
3 years ago
[x] - each turn is a
list of match
[x] - each match is
two players
with a result input
[x] - resut will determine the next
turn
toutouff
commented
3 years ago
[x] each turn should have a name ( it's gonna be somthing dumb like round 1 & 2)
[x] they should have a start and end date, and hour that work automaticly
toutouff
commented
3 years ago
[x] each instance of a turn should have all the match coressponding to the turn in question
toutouff
commented
3 years ago
[x] all the round should be in a list stocked inside the tournament instance