Skip to content

medismailben/car-loan-payments-calculator

Repository files navigation

Car Loan Payments Calculator

This is an interactive loan calculator implemented in a Jupyter Notebook. The calculator allows you to adjust the car price, sales tax rate, down payment, annual interest rate, and loan term using sliders, and displays the monthly payments, total payments, and total interest paid over time.

How to Use

  1. Clone this repository.
  2. Install the necessary Python packages.
  3. Open the Jupyter Notebook and interact with the sliders to see the changes in real time.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/loan-calculator.git
  2. Navigate to the project directory:
    cd loan-calculator
  3. Install the required packages:
    pip install matplotlib ipywidgets notebook
  4. Start the Jupyter Notebook:
    jupyter notebook

Usage

Open the loan_calculator.ipynb notebook in Jupyter, adjust the sliders, and observe the changes in the plots and calculated values.

About

Car Loan Payments Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published