Shopping
Small shopping list web-app build with Blazor WebAssembly. Using ASP.NET Core Hosting model.
Main Features:
- User Accounts
- Add Product Categories
- Add Product Items in Categories
- Create Shopping lists
- Add, modify and remove items from list
- Create User Groups for sharing of shopping lists
Hosted on Azure App Services in free tier. Using Azure Cosmos DB as data store and My SQL In-App databse for user storage with Aps Net Core Identity.
- Authorization Handling with help from Chris Sainty Blog Post