You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Website with throughout functional E-Commerce marketplace and payment service.
Structure:
E-Commerce Features:
Search, pagination, ware list and details page, scrolloading, categories, user data and profile, special products, shopping cart (local & database), orders...
Administration functions CRUD:
Creating, reading, updating and deleting products
Best Practices:
Generics, Data Transfer Objects (DTOs), Repository Pattern...
Application of Entity Framework Core & SQL Server
Authentication with JSON Web Token (JWT)
Role-based authorization for administrators and customers
Payment with Stripe Checkout with credit card, Apple Pay and Google Pay