I used AI to build two web calculators using HTML and JavaScript. The first one was a loan calculator that finds the monthly payment, total paid, and interest paid given the loan amount, the term of the loan in years, and the APR percentage. The second one was my own idea, a subscription value calculator that shows yearly cost, cost per use, and per hour, and gives a rating from Excellent to Poor. It’s meant to help people see if their subscriptions are really worth it. Overall, this project helped me get better at using AI and fixing and debugging code.
