summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/StrokeLeague.java (unfollow)
Commit message (Collapse)Author
12 daysCleaning up codejrshi
12 daysWorking on league menusjrshi
2025-11-14Bug 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.
2025-11-14Round data is stored to each golfer after a match is concludedJacob Shimp
2025-11-14Potential 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