Taskly — Task Management System
Taskly — a clean, minimal task management system with drag-and-drop boards, prioritization, and JWT-secured accounts.
01Challenge
Todo apps tricky or that collapse under five tasks; this service needs a board that scales with real users, priorities, and permissions without drowning in UI.
02Strategy
Next.js + TypeScript front-end with Framer Motion for buttery drag-and-drop boards; Express + MongoDB backend protected with JWT + Joi validation. Minimal, fast, secured — the classic project done to a real finish.
03Results
Live at Vercel, API + UI shipped together, maintained through Feb 2026.