TRACKLIY
One workspace for teams — project boards, team messaging and HD video calls unified so teams stop juggling Trello, Slack and Zoom.

“Teams don't need three subscriptions to run one project. Trackliy unifies boards, chat and calls into one seamless workspace built for how teams actually communicate.”

Project
Project / TRACKLIY
Category / SaaS
Role / Founder · Design + Full-stack development
Date / 2026
About
Small teams juggle Trello for tasks, Slack for chat and Zoom for calls — three tools, three subscriptions, and context lost in every switch between them.
Solution
Trackliy unifies project boards, team messaging, recordings and crystal-clear HD video calls with screen sharing into one workspace with a single dashboard for tasks, calendar and team progress.

Key Features
Kanban boards with tasks, assignments and monthly progress views — the dashboard shows your day at a glance.
Channel and direct messaging built in, so decisions stay attached to the work instead of a separate app.
99% crystal-clear voice and video with screen sharing and recordings — daily meetings without leaving the workspace.
Tasks, calendar, calls and team hub in a single view — no more tab-switching between three products.
Next.js frontend with WebSocket-driven realtime state for boards and chat, WebRTC for video calls and screen sharing, PostgreSQL for workspace data — engineered so live collaboration feels instant.
What I learned
building this
Realtime is a product feature, not plumbing. Presence, typing indicators and instant board updates are what make a workspace feel alive — and they demand careful socket architecture.
WebRTC in production is humbling: TURN servers, connection recovery and device permissions took longer than the entire UI.
Unifying three tools means fighting scope daily — the roadmap survived by asking 'does this help a team ship?' before every feature.