Skip to content

First iteration of a musical instruments e-commerce .NET Core web application

Notifications You must be signed in to change notification settings

gritNgo/Decibels_MVC

Repository files navigation

Decibels E-Commerce v1

ASP .NET Core web application deployed on Azure with GitHub Actions CI/CD at decibels-music.azurewebsites.net

Features

  • View products
  • Register users to add to cart
  • CRUD operations on Shopping cart as Customer/Admin/Employee/Company
  • Make payments with Stripe
  • CRUD operations for Order Management
  • Facebook Registration/Login
  • Rich Text Editor
  • Toastr Notifications

Made with

  • Entity Framework Core (Code-First)
  • Identity
  • Authentication and Authorization
  • Stripe for payment
  • LINQ
  • Session
  • Role Management
  • Partial Views
  • Areas

Libraries, Frameworks & Tools

  • Azure
  • Entity Framework Core (Code-First)
  • Bootstrap
  • Facebook Login
  • TinyMCE
  • Toastr