Skip to content

I wanted to try out the new blazor framework and searched for a use case. So I wanted to create a shopping list app to create shopping lists and manage their status with other people.

Notifications You must be signed in to change notification settings

TheKoolPie/shopping-blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build Status

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.

Using also:

Server

Client

About

I wanted to try out the new blazor framework and searched for a use case. So I wanted to create a shopping list app to create shopping lists and manage their status with other people.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages