ShopOnlineSolution/ShopOnline.Web/Services
Kira c4f54c70b6 Added in Local Storage functionality to store products and cart items into the users local storage.
Cleaned up code and removed excess files.
2022-09-16 16:06:57 -07:00
..
Contracts Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
ManageCartItemsLocalStorageService.cs Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
ManageProductsLocalStorageService.cs Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
ProductService.cs Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ShoppingCartService.cs Now serving a Cart Menu item to direct users directly to cart; includes showing how much is currenty in the cart. 2022-09-14 15:09:48 -07:00