Blazor Bootcamp
- Category: .NET E-Commerce Web App
- Type: Bootcamp Course
- Project date: February - August 2024
- Technology: .NET, Blazor
- Repository: Github
This is a project created following Blazor Bootcamp Course. It's an example of web e-commerce application created with .NET 6.0. It consist of Client and Server applications made with Blazor, Web API and couple of class libraries.
Features:
- Managing Products, Size and Prices, Categories and Orders in Server App
- Managing Checkout, Ordering and Payment (with Stripe) in Client App
- Examples of Blazor and JS Functionalities in Client App
- API with swagger
- Layered Architecture Data Model