Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 938 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 938 Bytes

Interest-calculation

status: Developing ⚠️

How to use this algorithm?

  1. First enter the payment date
    • Remembering that the date must be before the current system date
  2. Then enter the payment amount
  3. Finally enter the interest rate and click on the button to calculate the interest

What does this algorithm consist of?

Basically this algorithm consists of taking a date, an amount and an interest rate. It ends the algorithm by calculating and handing you the interest to be supposedly "Paid"

Technologies used

JavaScript HTML CSS
ECMAS v8.0 v5.0 v3.0

License

Repository covered by MIT license