
ABOUT
What it is
A Bahasa Indonesia web app for planning one TikTok idea per weekday around the Couple Date Ideas niche. Sign in, set a weekly goal, browse trends and recommendations, then fill a seven-day planner — drag cards between days, edit captions and status, and track progress on the dashboard.
Why it exists
I wanted another shipped full-stack product that proves auth, a real Postgres schema with day uniqueness, optimistic UI (DnD + toasts), and a public Vercel/Neon deploy — not just a local demo.
How it works
Next.js App Router with Auth.js (credentials/JWT), Prisma 7 on PostgreSQL (Neon), and a single-layout planner board with @dnd-kit. Occupied days swap; Sonner handles feedback. Deployed on Vercel with marketplace Postgres.
PREVIEW
Interactive UI
Interactive live UI — use the demo inside the frame, or open Live in a new tab.