Once backend is done, add a cart front end that will display all products in the order, and should add up the price and apply a sales tax (just do 10%). Should allow users to delete products from cart/order before purchasing. Once purchasing the cart should be empty.
Once backend is done, add a cart front end that will display all products in the order, and should add up the price and apply a sales tax (just do 10%). Should allow users to delete products from cart/order before purchasing. Once purchasing the cart should be empty.