Used AI to create two web applications; the first a loan repayment calculator generated by a provided prompt and the second was a emergency fund plan calculator generated using changes I implemented to the prompt. From this project I learned the importance of each part of a web application from layout through HTML to the logic of the program using JavaScript. The project required me to use error checking, separating the task into multiple functions to achieve the desired outcome.
