ShopOnlineSolution/ShopOnline.Web/Shared
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
..
CartMenu.razor 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
MainLayout.razor 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
MainLayout.razor.css Initial 2 2022-09-07 18:19:20 -07:00
NavMenu.razor Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
NavMenu.razor.css Initial 2 2022-09-07 18:19:20 -07:00
ProductCategoriesNavMenu.razor Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ProductCategoriesNavMenu.razor.css Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ProductCategoriesNavMenuBase.cs Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00