Completed
06:08:16 Adding a Product Category in Admin Dashboard
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Full-Stack E-Commerce App with Microservices Architecture - Monorepo E-Commerce App Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction
- 2 04:00 Learn Turborepo | Turborepo Crash Course
- 3 16:09 How to use Turborepo? | Add Your Projects to Turborepo
- 4 30:24 Creating Product Service E-commerce Microservices
- 5 37:56 Creating Order Service E-commerce Microservices
- 6 42:37 Creating Payment Service E-commerce Microservices
- 7 47:50 Testing Backend APIs Express, Fastify, Hono
- 8 54:31 Microservices Authentication Tutorial
- 9 01:05:37 Express.js Microservice Authentication
- 10 01:12:31 Fastify.js Microservice Authentication
- 11 01:16:21 Hono.js Microservice Authentication
- 12 01:18:16 Hono.js Auth Middleware
- 13 01:21:57 Express.js Auth Middleware
- 14 01:24:18 Fastify Auth Middleware
- 15 01:27:08 Creating Database for Product Service
- 16 01:28:19 Prisma Turborepo Tutorial
- 17 01:33:45 E-commerce Product Service Database Tables with Prisma
- 18 01:45:50 Turborepo Shared Database Package
- 19 01:46:41 Express.js Creating an API with Routes and Controllers
- 20 01:50:42 Express.js E-commerce App API Tutorial
- 21 02:19:44 Creating Database for Order Service in a Monorepo
- 22 02:21:55 How to Use MongoDB?
- 23 02:31:05 Fastify Creating an API with Routes
- 24 02:41:13 Microservices Role Based Authentication
- 25 02:44:28 Turborepo How to Share Types?
- 26 02:49:14 Role Based Auth Middleware
- 27 02:53:49 E-commerce Application Accepting Payments
- 28 03:06:14 Turborepo Creating Common Types
- 29 03:20:27 Stripe Next.js Tutorial with a Backend | Stripe Checkout
- 30 03:53:55 Stripe Webhooks Tutorial
- 31 04:05:21 Microservices Kafka Tutorial in a Monorepo Turborepo
- 32 04:11:34 Kafka.js Tutorial | Kafka Client, Producer, Consumer
- 33 04:19:12 Microservices E-commerce App Kafka Tutorial
- 34 04:25:00 Creating Stripe Product with Kafka in a Microservices E-commerce
- 35 04:31:39 Creating an Order using Kafka in a Microservices E-commerce App
- 36 04:40:12 Fetching Products in a Next.js E-commerce App
- 37 04:47:42 Next.js Search Filter Tutorial using URL Search Params
- 38 04:51:18 Fetching a Single Product
- 39 04:54:46 Fetching User Orders
- 40 05:01:58 E-commerce App Admin Panel
- 41 05:03:00 Admin Panel Role Based Authentication
- 42 05:15:46 E-commerce Admin Panel Fetching Products
- 43 05:19:45 E-commerce Admin Panel Fetching Orders
- 44 05:23:03 E-commerce Admin Panel Fetching User
- 45 05:25:30 Creating an Auth Service in a Microservices E-Commerce App
- 46 05:38:47 Admin Panel Fetching a Single User
- 47 05:44:52 Fetching Chart Data in the E-commerce Admin Panel
- 48 06:02:27 Fetching Card Lists
- 49 06:08:16 Adding a Product Category in Admin Dashboard
- 50 06:11:20 React React Query Mutations Tutorial
- 51 06:21:21 Creating a User in the Admin Panel
- 52 06:28:55 Deleting User in the Admin Panel
- 53 06:34:30 Creating a New Product in the Admin Dashboard
- 54 06:57:13 Creating the Email Service
- 55 07:00:00 Nodemailer Tutorial
- 56 07:08:50 Sending Email in E-commerce App with Kafka
- 57 07:17:15 Fixing Kafka Consumer Subscription Problem
- 58 07:24:36 Outro