E-Commerce

Description:

ECommerce web app made in NET 7. With clean architecture.

Small ECommerce web application which shown User's login, product catalogs, shopping kart, and checkout process with Stripe API payment.

When testing interactively, use a card number, such as 4242 4242 4242 4242. Enter the card number in the Dashboard or in any payment form.

Use a valid future date, such as 12/34.

Use any three-digit CVC (four digits for American Express cards).

Use any value you like for other form fields.

Backend Technologies:

Entity Framework Core 7, JWT, OpenIdConnect, AspNetCore.Identity, IdentityModel, PostgreSQL, Stripe.net, Redis.

Frontend Technologies:

Angular 15, Bootstrap 5.