For this project, I created two special-purpose web calculators using HTML, CSS, JavaScript, jQuery, and Bootstrap. To begin, the first special purpose calculator was made through AI coding of which it built a loan repayment calculator based on a prompt I sent forth. This calculator was a loan repayment calculator that calculated monthly payments, total amount paid, and total interest based on loan amount, APR, and loan term. The second calculator was a custom Yearly Coffee Budget Calculator that helps users estimate how much money they spend on coffee throughout the year. Both calculators were tested for accurate calculations and proper input validation. It also implemented JavaScript, HTML, CSS, jQuery, and Bootstrap in order to allow the calculators to actually function properly. My project URLs are: https://misdemo.temple.edu/tul62755r/project/ and https://misdemo.temple.edu/tul62755r/project2/. This project taught me how I can use AI combined with coding for real-life purposes.
