zjordan16 / Handicap-Calculator

This is a mobile/desktop application that can calculate an unofficial USGA handicap.
MIT License
1 stars 0 forks source link

Create logic to calculate Handicap Index #3

Closed byork6 closed 3 months ago

byork6 commented 4 months ago

Code the logic and display the handicap index to the GUI. Will need to verify input numbers are valid for handicap calculation, may need to add some logic to control allowed inputs beyond current input validation capabilities.

byork6 commented 4 months ago

https://www.usga.org/handicapping/roh/Content/rules/5%202%20Calculation%20of%20a%20Handicap%20Index.htm

Link shows table used for calculate_rounds_to_use() logic

byork6 commented 4 months ago

Add functionality that uses Low handicap Index function to account for upward movement limiting of current Handicap Index.