MiamiYukiYuri / GitOutOfHere

1 stars 0 forks source link

Shopping cart #11

Open MiamiYukiYuri opened 9 months ago

MiamiYukiYuri commented 9 months ago

Implement a shopping cart function where users can add and delete items. It should also handle the calculation of total costs for the items in the shopping cart.

MiamiYukiYuri commented 9 months ago