About
My favourite JavaScript assignment, where I could apply my skills in coding for something that is practical in ordering pizza and other products. It keeps tracks with all the products in a cart that is generated when the user adds an item
inside the cart.
Features
Prevents items added into cart without picking a size and quantity
Reads the last item on the table to be removed everytime remove last item is clicked
Made in Bootstrap