TheDana1 / AmazinOnlineBookstore

0 stars 1 forks source link

Fixed ShoppingCart & Checkout, added some bttns #57

Closed TheDana1 closed 11 months ago

TheDana1 commented 11 months ago

-Fixed shopping cart so we can add as many of the same books as we want (using "quantity" button or by checking it out, then adding it again in cart). -Added button to view purchased books for users -Checking out will now lead to a confirmation message.

-TESTS STILL NEED TO BE FIXED so don't merge until they're fixed or git tests will fail?