Finish the shopping app where the user clicks on the item to add it to the cart and the price updates automatically. If the user clicks on Empty Cart, all items go to 0. Start by making the total cost change based on the number of hats. Then add variables for the other items. Change the items and prices and make this a better project.