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
(
unfollow
)
Commit message (
Collapse
)
Author
2025-10-08
reversed the sorting order of difficulty and par to be descending instead of ↵
WillemDalton
ascending.
2025-10-08
finished multi filtering
WillemDalton
2025-10-07
added some comments, allows users to add courses to profile, fixed ↵
WillemDalton
displaying course lists
2025-10-06
working on course filtering
WillemDalton
2025-10-06
fix really bad error handling
sowgro
2025-10-06
update imports
sowgro
2025-10-06
pushing course search work
WillemDalton
2025-10-06
finished searching just need to order by our sorting strategies.
WillemDalton
2025-10-06
Updated location of Sesion.java
Michael Lizzio
2025-10-06
Continue skight updates
Michael Lizzio
2025-10-06
more progress on getting searching to work
WillemDalton
2025-10-06
Updated code basied on feed back
Michael Lizzio
2025-10-06
moved some menu logic over to the search subystem, added a new query class
WillemDalton
2025-10-05
more work on UI for the course searching
WillemDalton
2025-10-05
some progress on menu commands for searching
WillemDalton
2025-10-05
Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ↵
Michael Lizzio
classes
2025-10-05
Added sessions to keep track of current golfer throughout ui
Michael Lizzio
2025-10-05
Added sessions to keep track of current golfer throughout ui
Michael Lizzio
2025-10-05
Reorganize menu api
sowgro
2025-10-05
Updated logic and completed holeplay subsystem
Michael Lizzio
2025-10-05
Completed first take of holeplay logic and added empty test files
Michael Lizzio
2025-10-05
Created holepaly in model
Michael Lizzio
2025-10-04
Initial version mostly working
sowgro
2025-10-03
minor project reorganization
sowgro
2025-10-03
tweak pretty print and datetime serialization
sowgro
2025-10-03
Serialization fully working
sowgro
2025-10-03
Implemented all decorators, replaced BaseStatistics with LifetimeStatistics ↵
Jacob Shimp
since they would have been redundant
2025-10-03
Add code to handle id serialization
sowgro
2025-10-02
Implement basic serialization
sowgro
2025-10-02
Begin impl of user input subsystem
sowgro
2025-10-02
adited lifetime stats
Jacob Shimp
2025-10-02
implemented lifetime statistics
Jacob Shimp
2025-10-02
more progress on the strategy, unit testing
WillemDalton
2025-10-02
added base implementations for all concrete decorators
Jacob Shimp
2025-10-02
got the two 'implements' classes done
Jacob Shimp
2025-10-02
added all files, no implementation yet
Jacob Shimp
2025-09-29
progress on implementing strategy pattern
WillemDalton
2025-09-28
Fix package spelling mistake
sowgro
2025-09-28
Add basic classes for model and persistence interfaces
sowgro