Blazor WebAssembly and WebAPI on .NET6 - C#
Go to file
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
ShopOnline.Api Improved performance: only one call to db rather than two when regarding products with their categories information. 2022-09-16 12:26:11 -07:00
ShopOnline.Models Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ShopOnline.Web Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
.gitattributes Initial 2 2022-09-07 18:19:20 -07:00
.gitignore Initial 2 2022-09-07 18:19:20 -07:00
ShopOnlineSolution.sln Add To Cart - Functionality complete 2022-09-08 19:22:48 -07:00