Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 777 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 777 Bytes

Loan Calculator

This is a visually oriented web application for getting getting insightful information on a loan through an interactive pie chart, built using SVG's and CSS3 animations.
Alt text

Features

  • Windows 8.1 themed application
  • Clear visual representation of loan summary
  • Calculate monthly payments (EMI)
  • Estimated Total Interest payout
  • Full Loan payout amount
  • Create multiple instances of Pie chart for side by side comparison
  • Great cross-browser support

Installation

Clone the repository

$ git clone https://github.com/ipeters90/loanCalculator.git
$ cd loanCalculator