Skip to content

Repository files navigation

Net store application

Net store application is a e-commerce web app made with .Net 6 and Angular 15, the main purpose of this app to Highlights the usage of SOLID principles and different design patterns such as generic repository, specification, and unit of work.

The project contains

  • Account module for managing accounts, signing in, and registering.
  • Basket module with the usage of Redis DB to store the basket
  • Checkout module with Stripe payment

Installation

for the client app you need to install node modules

cd .\ClientApp
npm install

Contributing

to discuss what you would like to change. please send me an email

About

E-commerce project built with .NET 10 and Angular, use of design patterns (repository, specification, unit of work). Basket module with Redis DB. Checkout module with Stripe payment integration.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages