/E-commerce-Web-app-ASP.NetCore-Angular

This is a simple e-commerce web-app built using ASP .Net Core MVC, Entiry Framework Angular and Bootstrap

Primary LanguageC#

E-commerce web-app using ASP .Net Core MVC, Entiry Framework Angular and Bootstrap

This is a simple e-commerce web-app built using following frameworks:

  1. ASP .Net Core MVC: Implements some web-pages and other backend services including API
  2. Entity Framework: Interfaces with a SQL database
  3. Identity Framework: Used to implement Authentication using JWT Tokens
  4. Angular: Used to implement Shop component of the web-app
  5. Bootstrap: For styling the web-app