Purpose
My own creative idea to build a website for a grocery store. I wanted to put my JavaScript skills to the test and see if I could build a program like an addition and subtraction calculator. The customer will be able to add and subtract grocery items from their shopping cart with a click of a button. The total before tax will appear in a fixed bar on the left side of the screen to give them a clear idea of how much the total cost will be. The customer should be able to understand the flow of the website and how to navigate it smoothly and easily. After the customer is done choosing their items, it will redirect the user to a confirmation page showing them all the items they chose. From there they will be directed to a page where they will enter their information to buy the groceries. After that it will send them to a page that gives them their receipt which they would then be able to print out. Since this is just for fun though, I will not actually code the payment page or the receipt page as I don’t own a grocery store and this is a fictitious website.