t3dotgg / t3gallery

Home Page:https://t3gallery.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T3 Gallery

The codebase from Theo's T3 App Router Tutorial on YouTube

TODO

  • Make it deploy (vercel)
  • Scaffold basic ui with mock data
  • Tidy up build process
  • Actually set up a database (vercel postgres)
  • Attach database to UI
  • Add authentication (w/ clerk)
  • Add image upload
  • "taint" (server-only)
  • Use Next/Image component
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Update upload button to be less cringe
  • Analytics (posthog)
  • Delete button (w/ Server Actions)
  • Ratelimiting (upstash)

A challenge to the viewer

  • Fix the page layout for images of different resolutions
  • "Selecting" images on the gallery page
  • "infinite scroll"
  • Folders/albums

About

https://t3gallery.vercel.app


Languages

Language:TypeScript 73.7%Language:JavaScript 16.1%Language:CSS 5.5%Language:Shell 4.8%