A full-stack web application for managing projects and tasks with real backend integration, built for teams and individuals who need a clean and reliable workspace.
Users can organize their work across multiple projects using an interactive Kanban board, track progress through an analytics dashboard, collaborate through comments and file attachments, and stay focused with a built-in per-task timer. The app also includes a real-time notification system, a command palette for quick navigation, and a full activity log on every task.
Authentication is handled via email and password with JWT refresh tokens managing session persistence. The frontend is server-side rendered and deployed on Cloudflare Pages, with the backend running on Railway backed by PostgreSQL.