Skip to content

A portfolio project that allows a user to calculate debt reduction using a style made popular by Dave Ramsey

Notifications You must be signed in to change notification settings

abutler3/debt_snowball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

debt_snowball

A portfolio project that allows a user to calculate debt reduction using a style made popular by Dave Ramsey.

A Ruby app based on the "Debt Snowball" debt reduction method made popular by Dave Ramsey. You pay the minimum payments on all debt and put any extra money toward the smallest debt. Once the smallest debt is paid off, you take the minimum payment from that debt and roll it over to your next smallest debt until you are debt free. After you input your debt, you can record the amount you paid, and see at-a-glance, your debt reduced.

List of features

  • Sorts you debt from smallest to highest
  • Calculates interest and adds it to debt amount total
  • Lists the minimum payment you should make each month
  • Inputs the additional amount you intend on paying
  • Allows you to edit the amount
  • Saves the information so you can see it any time

possible extras Record the year and date you are debt free

About

A portfolio project that allows a user to calculate debt reduction using a style made popular by Dave Ramsey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages