Completed
— Theming
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy a University Library Management System with Next.js, PostgreSQL, Redis, and Auth.js
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — Project Setup
- 3 — Theming
- 4 — Home Layout
- 5 — Home Data
- 6 — Auth UI
- 7 — ImageKit
- 8 — Neon Postgress
- 9 — Neon and Drizzle Setup
- 10 — Setup Upstash Redis
- 11 — User onboarding flow
- 12 — Send email and write workflows
- 13 — Admin platform
- 14 — Book Form UI
- 15 — File Upload
- 16 — Color picker
- 17 — Create book action
- 18 — Display Books on Home Page
- 19 — Seed the database
- 20 — Book Details Page
- 21 — Borrow Functionality
- 22 — Deployment and Production Error Fix
- 23 — Outro and Part 2 announcement