Completed
⌨️ add images to gig
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Full Stack Tutorial - Fiverr Clone with NextJS, React, Convex, Typescript, Tailwind CSS, ShadCN
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Demo and Intro
- 2 ⌨️ Setup - Convex, Clerk, NextJS, ShadCN
- 3 ⌨️ Create gig page
- 4 ⌨️ Database schema
- 5 ⌨️ gig.ts - gig backend functions
- 6 ⌨️ useApiMutation.ts
- 7 ⌨️ categories and subcategories
- 8 ⌨️ store user to database
- 9 ⌨️ edit gig page
- 10 ⌨️ gig edit backend functions
- 11 ⌨️ add images to gig
- 12 ⌨️ confirm popup window modal
- 13 ⌨️ gig description
- 14 ⌨️ title editor
- 15 ⌨️ offers editor
- 16 ⌨️ stripe part 1 - addPrice
- 17 ⌨️ homepage - browser gigs
- 18 ⌨️ search, filter gigs
- 19 ⌨️ gig image, action menu
- 20 ⌨️ gig page
- 21 ⌨️ stripe part 2 - pay link
- 22 ⌨️ stripe part 3 - seller account connection
- 23 ⌨️ user profile page
- 24 ⌨️ reviews
- 25 ⌨️ advanced navbar
- 26 ⌨️ manage gigs page
- 27 ⌨️ inbox, messages