Skip to content

jameslk/unburyme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unbury.me: loan calculator web application

About

http://unburyme.org unburym.orge is a loan calculator designed to help you get debt-free as fast as possible. Once your loan information is entered, you may set the total amount you're able to put towards loans in a month. If this amount is greater than the minimum you're able to pay on loans, the extra money is put towards one loan every month to eliminate it. Once a loan is paid off, the money that was previously going towards that loan is now put towards the next loan, and so forth.

The order of which loans are paid off first is either highest-to-lowest interest rate (Avalanche), or lowest-to-highest remaining principle (Snowball), depending on which you choose.

Put just an extra $100 a month towards your loans and see how much time and interest paid you save!

unburyme.org is a loan calculator created by Jordan Santell. Source code is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.3%
  • HTML 32.5%
  • CSS 2.0%
  • Other 0.2%