index
:
designproject-design-6
import-export
import-export-exp
league-model
league-play-refactoring
main
singleton-daos
Unnamed repository; edit this file 'description' to name the repository.
sowgro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
design
/
model
/
Golfer.java
(
unfollow
)
Commit message (
Expand
)
Author
13 days
finished unit testing for teams and matches
WillemDalton
2025-11-13
fix constructor
sowgro
2025-11-11
potential implementation for playing in a league
Jacob Shimp
2025-11-11
working on XML formatting
WillemDalton
2025-11-10
fix circular dependency
sowgro
2025-11-10
Added GolferMememto, updated Golfer
Michael Lizzio
2025-11-09
add invites to golfer
sowgro
2025-11-09
make id system consistent
sowgro
2025-10-12
fix club serialization and saving of some options
sowgro
2025-10-11
Menu cleanup - pass 3
sowgro
2025-10-11
Menu cleanup - pass 2
sowgro
2025-10-09
Menu cleanup - pass 1
sowgro
2025-10-07
Added AddClubMenu and modified club and golfer to allow club id's, added menu...
Michael Lizzio
2025-10-05
Updated logic and completed holeplay subsystem
Michael Lizzio
2025-10-03
Serialization fully working
sowgro
2025-10-03
Add code to handle id serialization
sowgro
2025-10-02
more progress on the strategy, unit testing
WillemDalton
2025-09-29
progress on implementing strategy pattern
WillemDalton
2025-09-28
Add basic classes for model and persistence interfaces
sowgro