Completed
00:00 - Intro & What We’re Building
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Prisma ORM Full Course 2025 - Become a Prisma Pro in 2.5 Hours
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro & What We’re Building
- 2 04:20 - Setting Up Prisma Schema & Relations
- 3 13:34 - Using Prisma Client & Creating Records
- 4 24:50 - Listing Jobs with Prisma `findMany`
- 5 35:15 - Implementing Create Job Flow with API Route
- 6 50:02 - Displaying Posted Jobs & User Info
- 7 1:00:23 - Building Search Functionality with Prisma Filters
- 8 1:13:17 - Dynamic Job Detail Page with `[id]` Route
- 9 1:25:01 - Creating API Route to Apply for Jobs
- 10 1:37:15 - Building Dashboard to List User Applications & Posted Jobs
- 11 1:50:06 - Implementing Application Count per Job
- 12 2:00:00 - Recap, Final Thoughts