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
for the client app you need to install node modules
cd .\ClientApp
npm installto discuss what you would like to change. please send me an email