Skip to content
/ loaner Public

Loaner is a loan calculator software that can be used by any financial institution to calculate loan monthly payment and the projected total loan repayment at the end of the loan term. The reason for this software is to make credit evaluation faster and more efficient for financial institutions as well as fasten decision making.

Notifications You must be signed in to change notification settings

narches/loaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOANER

Overview

Loaner is a simple "Loan Calculator" software is created with HTML, CSS and Javascript. The purpose of this program is to make loan calculation for financial institutions that issue credit to their customers faster and more efficient. Loaner simply takes loan amount, loan interest and loan term as inputs and displays monthly loan payment and total loan repayment as output, it allows users to make informed decision by showing repayment dynamics. To access this tool, simply navigate to the designated website using your preferred web browser. Harness the power of financial foresight with Loaner - your virtual companion for strategic and efficient loan calculation in less than 10 seconds.

Software Demo Video

Development Environment

  • Microsoft Visual Studio Studio
  • HTML/CSS/Javascript
  • Git/GitHub

The development of our Loan Calculator software involved the strategic utilization of key web development tools, ensuring a seamless and efficient creation process. Here's a brief overview of the primary tools employed in crafting this sophisticated financial tool:

HTML (HyperText Markup Language):

HTML serves as the foundational markup language for structuring the content and layout of the web application. It defines the basic building blocks of the Loan Calculator, such as input fields, buttons, and the overall document structure.

CSS (Cascading Style Sheets):

CSS played a pivotal role in enhancing the aesthetic appeal and visual consistency of the Loan Calculator. By styling HTML elements, CSS ensured a visually appealing and user-friendly interface. It facilitated the customization of colors, fonts, and layout, contributing to an intuitive user experience.

JavaScript:

JavaScript, as the scripting language, brought interactivity and dynamic functionality to the Loan Calculator. Through JavaScript, we implemented the logic behind the calculations, converting user inputs into meaningful outputs. This includes the computation of monthly payments and total loan repayments based on the provided loan amount, interest rate, and loan term.

Useful Websites

About

Loaner is a loan calculator software that can be used by any financial institution to calculate loan monthly payment and the projected total loan repayment at the end of the loan term. The reason for this software is to make credit evaluation faster and more efficient for financial institutions as well as fasten decision making.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published