Skip to content

maestro5/LoanCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan calculator

Calculated monthly payments by standard and annuity methods

Usage

Inline command format $ ruby start.rb [interest] [sum] [term] [method]

$ ruby start.rb 10 1000 12 -s (1, standard, --standard)
$ ruby start.rb 10 1000 12 -a (2, annuity, --annuity)

Or run $ ruby start.rb and follow the instructions.

Alt text

Run tests $ rspec spec

About

Calculated monthly payments by standard and annuity methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages