Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
/ JNFinanceCalculator Public archive

A Swift class that can be used to calculate finance repayments

License

Notifications You must be signed in to change notification settings

jnawaz/JNFinanceCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JNFinanceCalculator

JNFinanceCalculator is a Swift 3.0 program that calculates

  • Monthly Repayment
  • Total interest accrued value
  • Total Repayment Figure

How to use

To use this software just drop the JNLoanCalculator class into your project, initialise a JNLoanCalculator object, populate the properties and run the calculate function.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT

About

A Swift class that can be used to calculate finance repayments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages