Skip to content

a simple online shop made by using Blazor Web assembly and Rest api

Notifications You must be signed in to change notification settings

aramzham/ShopOnline

Repository files navigation

ShopOnline

A simple online shop application made by using1:

  • Frontend: Blazor Web assembly
  • Backend: Asp.Net core 6.0 Rest api

🌱 After running the application a local database will be created with seeded data. 🍂

The application has very basic functionalities like:

  • add items to cart 🥩
  • update cart item quantity
  • update cart accordingly 🛒
  • calculate total amount
  • use local storage for performance optimization
  • run js functions
  • make payment using PayPal 💳(requires PayPal business account)

Footnotes

  1. link to the initial tutorial

About

a simple online shop made by using Blazor Web assembly and Rest api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published