This project was to further my understanding of HTML, CSS, and JS by using what I learned in the course to have any AI tool help me create two special use calculators. The first one was using a prompt that was given and I would not make any changes to. Any bugs that were present needed to be fixed by me in the code editor. After that was running properly, I would change the prompt in certain areas to develop a special purpose calculator of my own. I decided to have the AI tool create a “Dynamic Inventory Optimization Calculator.” This calculator would take input in the form of average daily usage, lead time, and service level factor to calculate the reorder point, and safety stock level for a product. This project helped me not only understand how webpages, specifically single page architecture, are constructed and how code can be written and edited in many different ways to achieve the same goal.
