FlowBoard
A project management app that combines a Kanban ticket board with a time-blocking week calendar. Create tickets with statuses, priorities, and due dates, then drag work blocks onto the calendar to schedule when you'll actually do the work — keeping planning and scheduling in one place. Built with Next.js 15, TypeScript, and Tailwind CSS on the frontend, with a Node.js API layer and raw SQL queries against a Vercel Postgres database.