A loan calculator in javascript
  • HTML 50.6%
  • TypeScript 25%
  • JavaScript 24.4%
Find a file
2020-01-26 09:10:16 -05:00
img inital commit 2020-01-26 08:42:59 -05:00
app.js inital commit 2020-01-26 08:42:59 -05:00
app.ts inital commit 2020-01-26 08:42:59 -05:00
index.html inital commit 2020-01-26 08:42:59 -05:00
README.md readme description update link 2020-01-26 09:10:16 -05:00

Project logo

Javascript Loan Calculator

Status GitHub Issues GitHub Pull Requests License


Really basic javascript project that can be used as an addon for any banking or mortgage site.

📝 Table of Contents

🧐 About

This is a simple demo project meant to show of javascript can manipluate the DOM and do simple math through variables and functions.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

None

Installing

A step by step series of examples that tell you how to get a development env running.

Load Index.html in browser

Use Live Server in vscode to display in browser at localhost:5500

🔧 Running the tests

Use via the index.html Interface

🎈 Usage

Add notes about how to use the system.

🚀 Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

  • Javscript
  • HTML
  • Typescript

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Traversy Media