Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 434 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 434 Bytes

ECommerceApp

The project is about an ECommerce application where an admin can create, update delete product and so on. Besides, the user can see product and need to log before buye and cart product. Here, we use JWT token based authentication also role based authorization in backend as well as frontend.

Front End -- Angular, Bootsrap Back End --.NET6 WebAPI

JWT Token Based AUthentication, Authoriaztion, EF Core and So on.