summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/StrokeLeague.java (unfollow)
Commit message (Collapse)Author
11 daysWorking on league menusjrshi
13 daysBug fixes, potential implementation of playing in a league and league stats. ↵Jacob Shimp
Also, rounds playing during a league should be saved to individual statistics.
13 daysRound data is stored to each golfer after a match is concludedJacob Shimp
13 daysPotential implementation of LeagueStatsJacob Shimp
2025-11-13change league printingsowgro
2025-11-12Fix some serialization stuffsowgro
2025-11-11potential implementation for playing in a leagueJacob Shimp
2025-11-11Added list of matchesJacob Shimp
2025-11-09create most of the model and league DAOssowgro