Code Monkey home page Code Monkey logo

loancalculator's Introduction

LoanCalculator

Hi there!

This repo contains a simple loan calculator. The calculator takes three inputs: amount borrowed, interest rate, and years to repay. Using this information it will yield your monthly payment, toal amount to be re-paid, and total interest paid on the loan.

Loan Calculator Link: https://simple-loan-calculator1.netlify.app/

How It's Made: Tech used: HTML, CSS, JavaScript, Bootstrap

This was one of my first projects, but I'm just now getting around to writing a read-me file for it. This project taught be alot about nesting HTML elements and the process of using frameworks. It was my introduction to Boostrap and some of it's basic features. Most of the site is built with HTML and vanilla JS, with just a bit of Boostrap styling. The entire build of this project was pretty straight forward, the only real challenge was using the setTimeOut function properly on the JS portion of it. After a little bit of research I figured it out though. :)

Possible Improvements:

If I had more time I would have given this calculator some responsive CSS to make it more mobile friendly.

Lessons Learned:

  1. Nesting HTML elements and layering of classes/Id's is very important to any project
  2. Creating elements with JS and understaind the setTimeOut function

Here's a couple more projects I've built:

Algorithm Sorting Visualizer: https://github.com/MrGmo/sortingVisualizer

Yelp Clone: https://github.com/MrGmo/Yelp-Clone

loancalculator's People

Contributors

mrgmo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.