https://github.com/ewliang/mortgage-repayment-calculator
A simple mortgage repayment calculator. I made this just to practice my web design UI skills and to play around with Javascript. I made a requirement for myself so that I will not be allowed to use Bootstrap to make it mobile friendly. Everything has to be 100% vanilla.
https://github.com/ewliang/mortgage-repayment-calculator
calculator css3 html5 javascript mortgage-calculator vanilla-javascript web-development
Last synced: 2 months ago
JSON representation
A simple mortgage repayment calculator. I made this just to practice my web design UI skills and to play around with Javascript. I made a requirement for myself so that I will not be allowed to use Bootstrap to make it mobile friendly. Everything has to be 100% vanilla.
- Host: GitHub
- URL: https://github.com/ewliang/mortgage-repayment-calculator
- Owner: ewliang
- License: gpl-3.0
- Created: 2018-08-07T03:33:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T17:34:59.000Z (over 6 years ago)
- Last Synced: 2025-01-02T01:42:06.581Z (4 months ago)
- Topics: calculator, css3, html5, javascript, mortgage-calculator, vanilla-javascript, web-development
- Language: CSS
- Homepage: https://ewliang.github.io/Mortgage-Repayment-Calculator/
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mortgage-Repayment-Calculator
A simple mortgage repayment calculator. I made this just to practice my web design UI skills and to play around with Javascript. I made a requirement for myself so that I will not be allowed to use Bootstrap to make it mobile friendly. Everything has to be 100% vanilla.**Demo**: [https://ewliang.github.io/Mortgage-Repayment-Calculator/](https://ewliang.github.io/Mortgage-Repayment-Calculator/)

## Author
[Eric Liang] (https://github.com/ewliang)## Repository
[Mortgage Repayment Calculator Repository](https://github.com/ewliang/Mortgage-Repayment-Calculator)## Demo
https://ewliang.github.io/Mortgage-Repayment-Calculator/## License
See LICENSE file.