https://github.com/jarrodsampson/simple-loan-calculator
Recieve estimated monthly payments based on interest rates, years, and the amount loaned. Built on NodeJS, Express, React, and SASS compiled Bootstrap 3 managed with Gulp.
https://github.com/jarrodsampson/simple-loan-calculator
css css3 express gulp jade javascript node nodejs pug react reactjs sass
Last synced: 2 months ago
JSON representation
Recieve estimated monthly payments based on interest rates, years, and the amount loaned. Built on NodeJS, Express, React, and SASS compiled Bootstrap 3 managed with Gulp.
- Host: GitHub
- URL: https://github.com/jarrodsampson/simple-loan-calculator
- Owner: jarrodsampson
- License: mit
- Created: 2017-03-09T02:31:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T02:45:07.000Z (about 8 years ago)
- Last Synced: 2025-01-03T11:27:58.912Z (4 months ago)
- Topics: css, css3, express, gulp, jade, javascript, node, nodejs, pug, react, reactjs, sass
- Language: JavaScript
- Homepage: https://simple-loan-calculator.herokuapp.com/
- Size: 15.1 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Loan Calculator
Recieve estimated monthly payments based on interest rates, years, and the amount loaned. Built on NodeJS, Express, React, and SASS compiled Bootstrap 3 managed with Gulp. Designed by [planlodge](http://planlodge.com).
[](https://travis-ci.org/stevenbenner/jquery-powertip)

## Description
> A loan is an arrangement in which a lender gives money or property to a borrower, and the borrower agrees to return the property or repay the money, usually along with interest, at some future point(s) in time. Usually, there is a predetermined time for repaying a loan, and generally the lender has to bear the risk that the borrower may not repay a loan.
## Features
- Add, view, and Remove loan quotes and toggle table view
- Great UI display of the information you are entering as you go along.
- Calculates the estimated monthly payment that would be payed.
- Responsive and mobile-friendly## License
Simple Loan Calculator App is licensed under the [MIT license](http://opensource.org/licenses/MIT).