Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phawk/compound-calculator

A basic mac app that will calculate monthly compound interest
https://github.com/phawk/compound-calculator

Last synced: 14 days ago
JSON representation

A basic mac app that will calculate monthly compound interest

Awesome Lists containing this project

README

        

Compound Calculator
===================

This mac app will take a deposit figure and calculate a monthly compound interest rate over a specified term.

This is my first ever Mac App and first time using Objective-C, so apologies for it being very basic, and please do point out any errors or problems with the code.