Skip to content

IDNK2203/N3-gallery

Repository files navigation

N3 Gallery

Todo

  • Deploy
  • scaffold basic UI with mock data
  • tidy up build
  • setup DB (w/ vercel postgress)
  • integrate UI with DB
  • setup auth (w/ Clerk)
  • Add Image Upload
  • taint (server-only)
  • use Next/Image component
  • Add Error mgnt (w/ Sentry)
  • Page Routing (w/ Parallel Routes)
  • Added custom upload button
  • Setup toast with (Shadcn uI)
  • Analytics (w/Posthug)
    - implement error boundaries
    - [x] user tracking
    - [x] ad block bypass
    - [x] capturing events
    
  • Delete Button (w/ Server Actions)
    • add delete btn with server actions
  • [] Ratelimiting (w/Upstash)