Skip to content

A simple 📱Interest Rate Calculator that helps users 👥 quickly calculate 📈 interest on 💰loans and make informed 💸financial decisions.

License

Notifications You must be signed in to change notification settings

Willie-Conway/Interest-Rate-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interest Rate Calculator 💰📊

Interest Rate Calculator

A simple and user-friendly Interest Rate Calculator that allows you to quickly calculate interest on loans and make informed financial decisions. With this tool, you can easily determine the simple interest and total amount payable based on your loan's principal amount, interest rate, and time duration.

Features 🚀

  • Simple Interest Calculation 📉
  • Total Payable Amount Calculation 💸
  • Easy-to-use interface 🎨
  • Responsive design for mobile and desktop 🌐
  • Free to use and available online 🌟

Demo 🎥

You can check out the live demo of the Interest Rate Calculator by visiting GitHub Pages.

How to Use 🧑‍💻

  1. Enter the Principal Amount (Loan amount) 💵
  2. Input the Interest Rate (%) 📈
  3. Specify the Time in Years
  4. Hit the "Calculate" button 🔢
  5. View the calculated Interest and Total Payable Amount 🎯

Technologies Used 💻

  • HTML5 🖥️
  • CSS3 🎨
  • JavaScript 🧑‍💻
  • Webpack ⚙️
  • Jasmine (for testing) 🔬

Installation 📥

To run the project locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Willie-Conway/Interest-Rate-Calculator.git
  2. Navigate to the project folder:

    cd Interest-Rate-Calculator
  3. Install dependencies:

    npm install
  4. Run the project locally:

    npm start

    This will start a local server, and you can view the calculator by going to http://localhost:8080 in your browser.

Testing 🧪

This project uses Jasmine for unit testing. You can run the tests with the following command:

npx jasmine

Deployment 🚀

The project is deployed on GitHub Pages. You can easily deploy the changes by running:

npm run deploy

This will push the contents of the dist/ folder to the gh-pages branch, which is used to serve the site on GitHub Pages.

Screenshots 📸

Interest Rate Calculator Screenshot

Contributing 🤝

We welcome contributions! If you'd like to improve or add features to this project, please fork the repository, make your changes, and submit a pull request.

License 📜

This project is licensed under the MIT License - see the LICENSE file for details.

Contact 📧

For any questions or feedback, feel free to reach out to me at:
Email: hire.willie.conway@gmail.com
GitHub: @Willie-Conway

About

A simple 📱Interest Rate Calculator that helps users 👥 quickly calculate 📈 interest on 💰loans and make informed 💸financial decisions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •