Completed
06:45:10 - [Admin] Sales Table
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Course Platform LMS with Next.js 15, React 19, Stripe, Drizzle, Shadcn, and Postgres
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 - Demo
- 2 00:04:45 - Database Setup
- 3 00:11:05 - DB Schema Setup
- 4 00:33:35 - DB Migration/Docker Setup
- 5 00:38:15 - Clerk Setup
- 6 00:42:40 - [Consumer] Navbar Component
- 7 00:57:55 - Clerk Webhook
- 8 01:22:20 - Caching Setup
- 9 01:35:10 - Admin Setup
- 10 01:41:10 - [Admin] Course Form
- 11 01:59:00 - [Admin] Course Table Page
- 12 02:26:14 - [Admin] Course Sections/Lessons Edit Page
- 13 03:00:30 - [Admin] Drag and Drop Functionality
- 14 03:19:00 - [Admin] Finish Course Edit Page
- 15 03:49:40 - [Admin] Product Table Page
- 16 04:03:15 - [Admin] Product Form
- 17 04:26:30 - Middleware security
- 18 04:29:15 - Arcjet Setup
- 19 04:35:25 - Purchase Price Parity Setup
- 20 04:40:20 - [Consumer] Home Page
- 21 04:53:50 - [Consumer] Product Page
- 22 05:19:30 - [Consumer] Purchase Page
- 23 05:27:55 - Stripe Integration
- 24 05:57:30 - [Consumer] Purchase Failure/Success Pages
- 25 06:03:40 - Auth Edge Case
- 26 06:15:39 - [Consumer] Purchase History Table
- 27 06:28:56 - [Consumer] Purchase Receipt
- 28 06:45:10 - [Admin] Sales Table
- 29 07:03:00 - [Consumer] My Courses Page
- 30 07:19:50 - [Consumer] Course/Lesson Pages
- 31 08:22:25 - [Admin] Dashboard Page