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
/
controller
(
unfollow
)
Commit message (
Collapse
)
Author
2025-10-09
added comment
Jacob Shimp
2025-10-08
implemented all other menu options
Jacob Shimp
2025-10-08
empty getters
Jacob Shimp
2025-10-07
Updated HolePlayMenu to allow user to select one of their clubs
Michael Lizzio
2025-10-07
Added club to json
Michael Lizzio
2025-10-07
Added AddClubMenu and modified club and golfer to allow club id's, added ↵
Michael Lizzio
menu to UserSettings
2025-10-07
Prompt for password and cleanup
sowgro
2025-10-07
added menu options
Jacob Shimp
2025-10-07
Add user settings
sowgro
2025-10-07
Updated CourseSelectMenu to allow user to select a course from profile
Michael Lizzio
2025-10-07
added lifetime stats
Jacob Shimp
2025-10-06
prompt user first and code cleanup
sowgro
2025-10-06
Remove unused args parameter in Action
sowgro
2025-10-06
fix really bad error handling
sowgro
2025-10-06
update imports
sowgro
2025-10-06
Updated location of Sesion.java
Michael Lizzio
2025-10-06
Continue skight updates
Michael Lizzio
2025-10-06
Updated code basied on feed back
Michael Lizzio
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
Reorganize menu api
sowgro
2025-10-04
Initial version mostly working
sowgro
2025-10-02
Begin impl of user input subsystem
sowgro