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.
- Host: GitHub
- URL: https://github.com/technexis/ecommerce
- Owner: TechNexis
- Created: 2024-08-05T14:11:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T23:01:09.000Z (almost 2 years ago)
- Last Synced: 2025-07-15T19:35:49.459Z (12 months ago)
- Topics: aspnetcore, bootstrap5, csharp, css, dart, ecommerce, flutter, html5, monolith-architecture, net8, onion-architecture, react
- Language: C#
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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