Simple loan installment selector. Created with HTML, CSS and Vanilla JavaScript.
The loan installment is calculated based on a simple linear interest rate of 3% biweekly and 6% monthly, which means that amortized interest is not used. This methodology was applied in accordance with the client's requirements.