Skip to content

soyricardodev/penin

Repository files navigation

PENIN - Pensamientos Intrusivos

TODO

  • Make it deploy (vercel)
  • Scaffold basic ui with mock data
  • Tidy up build process
  • Actually set up a database
  • Attach database to UI (postgres)
  • Add auth (w / clerk)
  • Add image upload
  • "taint" (server-only)
  • Use Next/Image Component
  • Error management (w/ Sentry)
  • Routing/image page (parallel route)
  • Analytics (posthog)
  • Delete button (w/ Server Actions)
  • [-] Ratelimiting (upstash but im on free tier)

PENIN - Escribe tu pensamiento

  • Make the form of 5 questions
  • Scaffold basic ui with mock data
  • Setup the schemas for db

UI TODO:

  • Make sidebar
  • Make the home page with form carousel
  • Improve home page ui
  • Parallel routes for sidebar button
  • Add more todos