Alpha-Quad-Squad / GraceShopper

ecommerce website
MIT License
0 stars 0 forks source link

Zero backend #67

Closed lanebobane closed 2 years ago

lanebobane commented 2 years ago

Should no longer be possible for a user to have a ShoppingItem with quantity less than 1. Added backend validation with minimum of 1 and disabled decrement quantity button when item quantity is equal to one (frontend protection).