Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phawk/compound-calculator
- Owner: phawk
- Created: 2011-09-15T09:48:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-15T10:00:53.000Z (over 13 years ago)
- Last Synced: 2024-10-25T01:39:43.652Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.