(ExpressJS) E-Commerce 13
- Modern e-Commerce Web Platform
- Episode 1: Project Initialization & Setup
- Episode 2: Product Model & MongoDB Setup
- Episode 3: User Auth - Register, Login & JWT
- Episode 4: Shopping Cart System
- Episode 5: Order Model & Checkout Flow
- Episode 6: Admin Panel & Authorization
- Episode 7: Integrating Handlebars for Server-Side Views
- Episode 8: Using Cookies for Cart & Auth in Handlebars Views
- Episode 9: Using OAuth for Social Login (Google, GitHub)
- Episode 10 – CORS & BaaS Integration for Frontend Connections
- Episode 11 – Admin Dashboard with Role-Based Access Control (RBAC)
- Episode 12: Deployment & Final Polish