Completed
Course Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Full Stack Dating App with Next.js 14 - Build and Deploy with Prisma, NextAuth, Pusher and Cloudinary
Automatically move to the next video in the Classroom when playback concludes
- 1 Course Introduction
- 2 Lesson 1: Set up Next.js, NextUI, and initial routing
- 3 Lesson 2: Create Login and Registration with validation
- 4 Lesson 3: Authentication & Database setup with Prisma
- 5 Lesson 4: Displaying Members List & Dynamic Routing
- 6 Lesson 5: Build Like Feature with Prisma Relations
- 7 Lesson 6: Editing Profiles & Cloudinary Image Uploads
- 8 Lesson 7: Real-Time Chat with Pusher
- 9 Lesson 8: Presence Indicators with Pusher & Zustand
- 10 Lesson 9: Filtering and Pagination
- 11 Lesson 10: Email Verification & Password Reset
- 12 Lesson 11: Adding OAuth Social Logins
- 13 Lesson 12: Adding User Roles & Admin Content
- 14 Lesson 13: Deploy to Vercel & Final Testing