by Mackenzie Weaver, Josh Scott, and Mark Danny Carroll
- About the Project
- Built With
- Getting Started
- Installation
- Contributing
- Contact
- Acknowledgements
- Check It Out
Individuals and businesses use mortgages to make large purchases without paying the entire purchase price up front. With our loan calculator app you will be able to accurately calculate what each of your payments will be for the duration of your payment term.
Here's why you should use our app
- It's free and no sign up required
- It's simple and intuitive
- It's lightning fast
This app was built in visual studio using the .NET Framework Template but mostly leverages HTML, CSS, and Javascript. However the project also uses Bootstrap and jQuery.
Just clone the repo and run it. The js libraries that you'll need are already in the project like
- Bootstrap
- accounting.js
- Currency Formatting
Clone the repo
git clone https://github.com/mackenzieweaver/MortgageCalculator
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Markdown Cheat Sheet
- Best READme Template
- accounting.js
- Currency Format Input Field
- Coder Foundry Mortgage Challenge
Live: CSW Loans