Interest calculator (icalc for short) is an web application that calculates the interest on deposit accounts for a given period of time and shows the account balance. It can calculate both simple and compound interest. The application is written in HTML 5, CSS and JavaScript, which make it possible to run it on every web server as well as in browser on your local machine.
The latest version could be obtained from releases or from my FTP server.
For demonstration of the application please, see file DEMO.md.
Please, see file INSTALL.md for instructions.
Please, see file COPYING.