ShopOnlineSolution/ShopOnline.Web/Services/Contracts
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
..
IManageCartItemsLocalStorageService.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
IManageProductsLocalStorageService.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
IProductService.cs Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
IShoppingCartService.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