StealThis .dev

Video — Pipeline Tracker

A cinematic dark kanban board for production teams that moves projects through brief, shoot, edit, grade and delivery stages. Drag cards between columns, watch live per-stage counts and progress bars update, and read status and due-date badges at a glance. Includes overdue flags, client and format tags, assignee avatars, filtering by status, and a slim toast confirmation on every move.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

A production-pipeline board built for video teams, styled with letterbox bars and amber film accents on a near-black canvas. Five stages — Brief, Shoot, Edit, Grade and Delivery — run left to right as scrollable columns, each with a live count, a color-coded rail and a thin progress bar that reflects how full the stage is. Project cards carry a client tag, a delivery format chip, a monospaced timecode-style due date, a status badge and a stacked assignee avatar.

Cards are fully draggable between columns using native HTML5 drag and drop, with a keyboard-accessible move menu as a fallback. Dropping a card recalculates every column count, re-evaluates overdue state, and fires a small toast confirming the move. A status filter bar at the top narrows the board to on-track, at-risk or overdue work, dimming cards that don’t match.

The layout collapses to a single scannable column stack under 520px while keeping the drag handles, badges and hover, focus and active states intact for touch and keyboard users.