ShopOnlineSolution/ShopOnline.Web/Pages
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
..
Checkout.razor Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
CheckoutBase.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
Counter.razor Initial 2 2022-09-07 18:19:20 -07:00
DisplayCustomSpinner.razor Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
DisplayCustomSpinner.razor.css Created a cute little custom spinner that can work with the fa icons; need to figure out how to make background transparent. 2022-09-14 18:35:55 -07:00
DisplayError.razor Initial 2 2022-09-07 18:19:20 -07:00
DisplayProducts.razor Added in Local Storage functionality to store products and cart items into the users local storage. 2022-09-16 16:06:57 -07:00
DisplayProducts.razor.css Initial 2 2022-09-07 18:19:20 -07:00
DisplayProductsBase.cs Initial 2 2022-09-07 18:19:20 -07:00
DisplaySpinner.razor Initial 2 2022-09-07 18:19:20 -07:00
DisplaySpinner.razor.css Little fun with the spinner. 2022-09-14 17:22:32 -07:00
ProductDetails.razor Created a cute little custom spinner that can work with the fa icons; need to figure out how to make background transparent. 2022-09-14 18:35:55 -07:00
ProductDetailsBase.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
Products.razor Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ProductsBase.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
ProductsByCategory.razor Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
ProductsByCategoryBase.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
ShoppingCart.razor Checkout functionality, including PayPal payment portal. 2022-09-15 13:37:54 -07:00
ShoppingCart.razor.css 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
ShoppingCartBase.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