Is your feature request related to a problem? Please describe.
This feature would add to the current response after birth year and birth month are entered. We can show them how many years and months the user has left until they can retire with full benefits.
Program
CSC256PUBLICCHANGEDOC / 9-28-2019 / 12:00PM
Component
full_retirement_age_calculator.py
Describe the solution you'd like
After we show the user when their full retirement age is and what year and month it will be, we could also show them how many years they have left until they will be able to retire. An example would be “You have xx years and xx months until you can retire with full benefits.”
Describe alternatives you've considered
N/A
Additional context
Adding an additional line after the retirement age and date for the years remaining before retirement with full benefits, would keep the user from having to calculate it themselves.
Is your feature request related to a problem? Please describe. This feature would add to the current response after birth year and birth month are entered. We can show them how many years and months the user has left until they can retire with full benefits.
Program CSC256PUBLICCHANGEDOC / 9-28-2019 / 12:00PM
Component full_retirement_age_calculator.py
Describe the solution you'd like After we show the user when their full retirement age is and what year and month it will be, we could also show them how many years they have left until they will be able to retire. An example would be “You have xx years and xx months until you can retire with full benefits.”
Describe alternatives you've considered N/A
Additional context Adding an additional line after the retirement age and date for the years remaining before retirement with full benefits, would keep the user from having to calculate it themselves.
Priority TBD
State Test
Assigned Unassigned
Cost TBD