Skip to content

EdoardoRocha/calculo-juros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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