Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.23 KB

ECommerce

A self ecommerce project implemented using Clean Architecture with CQRS pattern. ORM used are Entity Framework Core and Dapper

Tech Stack

Frontend:
Angular

Bootstrap

SASS

Backend:
.Net

JWT

Databases:
MicrosoftSQLServer

Languages:
C#

TypeScript

Roadmap

  • User Registration

  • User Authentication

  • Stores Manager

  • Products/Inventory Modules

  • Cart Modules