TheDana1 / AmazinOnlineBookstore

0 stars 1 forks source link

Upgrade ShoppingCart Error Handling #49

Closed TheDana1 closed 11 months ago

TheDana1 commented 11 months ago

A problem occurs when you add a book many times or when you aren't logged in. When you add a book many times, the book qty in the shopping cart should increase if in inventory, otherwise display a message and go back? idk