An open API service indexing awesome lists of open source software.

https://github.com/technexis/ecommerce

A vibrant e-commerce platform combining sleek design with seamless functionality for an exceptional shopping experience.
https://github.com/technexis/ecommerce

aspnetcore bootstrap5 csharp css dart ecommerce flutter html5 monolith-architecture net8 onion-architecture react

Last synced: 5 months ago
JSON representation

A vibrant e-commerce platform combining sleek design with seamless functionality for an exceptional shopping experience.

Awesome Lists containing this project

README

          

# Ecommerce
E-Commerce is a Robust web application built using cutting-edge technologies to provide a seamless user experience ,the application asopts an N-tier architecture .
# Technologies :
## Asp.Net core 8
## Entity Framework core
## MS-Sql Server
## JWT Authentication
# Architecture :
E-Commerce follows a robust N-tier architecture which includes:
- Core Layer:implements core business logic
- Repository Layer: It is the interfce between the database and the core layer
- Service Layer: Contains the business logic
- Api Layer:Contains the final endpoints for the project