Skip to content

Online Shopping System that builds in Asp.net Core MVC (.Net 6)

Notifications You must be signed in to change notification settings

nadamhmudd/SADA-Site

Repository files navigation

In-Progress

SADA-Site

Online shopping system with both admin and user layouts. click here

Features Provided

building with Asp.net Core MVC (.Net 6) and Bootstrap v5

  • Categories
  • Products
  • Clients
  • Cart
  • Orders
  • Payment
  • Checkout

Entity Relationship Diagram (ERD)

  • ApplicationUser extends ASP.NET Core Identity that already includes [ApplicationUser, ApplicationRoles, UserRoles] tabels.

DB

How to Install and Run the Project