Skip to content

AlessioFrateily/Compound-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Compound Interest Calculator

This project calculates both simple and compound interest. The user can:

  • Choose a preferred currency (dollars or euros).
  • Enter the principal amount.
  • Choose the time period (in years, months, days, or weeks).
  • Choose the interest rate period (annual, monthly, weekly, or daily).
  • Enter the interest rate.
  • Decide between simple and compound interest.
  • If compound interest is chosen, specify a compounding frequency (daily, weekly, monthly, quarterly, semi-annually, or annually).
  • Optionally include leap years in the calculations.

Requirements

  • Python
  • (Optional) Virtual environment for dependency management

Usage

  1. Clone this repository.

  2. Navigate to the project folder.

  3. Run the script in your terminal:

    python Compound_Interest_Calc.py

About

Compound Interest Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages