Kanban boards were invented in the 1940s by Toyota engineer Taiichi Ohno to manage manufacturing workflow and reduce waste. Today they're one of the most widely used visual productivity systems in software development and project management. But kanban isn't just for teams โ it may be the most effective personal task management system most individuals have never tried.
If you've ever felt that a to-do list gets too long and overwhelming, or that you lose track of what you're currently working on versus what's waiting โ a kanban board solves exactly that. This guide explains the system from scratch and shows you how to set one up for free in your browser.
What Is a Kanban Board?
A kanban board is a visual task management tool that organises work into columns representing different stages of progress. At its simplest, it has three columns:
Each task is a card that moves from left to right as it progresses through your workflow. The visual layout lets you see your entire workload at a glance: what's waiting, what you're actively working on, and what's complete.
Why Kanban Works Better Than a To-Do List
Most people start with to-do lists. They're simple and fast to create. But to-do lists have a fundamental problem: they collapse all tasks into a single undifferentiated pile. Everything looks equally important and equally pressing. As the list grows, the cognitive cost of reading and re-reading it rises, and decision fatigue about "what to work on next" becomes a productivity tax you pay every time you sit down to work.
Kanban solves this through three mechanisms:
- Separation of states: Your board shows clearly what's waiting vs. what's active vs. what's done. This eliminates the mental overhead of tracking status in your head.
- Work-in-progress limits (WIP limits): The power move of kanban. By limiting your "In Progress" column to a small number of cards (2โ3 for most people), you're forced to finish before you start. This fights the common productivity failure of having 15 things "in progress" while nothing actually gets completed.
- Visual feedback: Seeing cards move to "Done" provides a satisfying, concrete sense of progress that to-do lists lack. Research on motivation consistently shows that visible progress is one of the strongest drivers of continued effort.
Setting Up Your Personal Kanban Board
Step 1: Choose your columns
Start simple. The classic three-column board (To Do / In Progress / Done) is sufficient for most people. As you get comfortable, you can add columns that reflect your specific workflow. Common additions include:
- Backlog โ a holding area for ideas and future tasks that aren't yet scheduled for action. This keeps your "To Do" column focused on what's actually actionable this week or sprint.
- Blocked โ tasks that are waiting on someone else or an external dependency. Moving blocked tasks out of "In Progress" gives you an honest view of what you can actually advance.
- Review โ for work that's done but needs a check or approval before being fully completed.
Step 2: Write effective cards
A common mistake is writing vague cards like "marketing" or "project work." Cards that are too broad create anxiety because you can never fully complete them โ they keep growing. A good kanban card should be:
- Specific and actionable โ "Write first draft of case study for Client X" rather than "Client X work."
- Completable in one sitting (1โ4 hours) โ if a task would take multiple days, break it into smaller cards. "Build authentication system" becomes "Design auth DB schema," "Build login endpoint," "Build registration endpoint," "Write auth tests."
- Outcome-focused โ describes what done looks like, not the activity. "Proposal sent to Client Y" rather than "Work on proposal."
If you can't complete a card in a single uninterrupted work session, it's too big. Break it into smaller cards. Smaller cards = more frequent completions = stronger motivation feedback loop.
Step 3: Set a WIP limit
Decide the maximum number of cards allowed in your "In Progress" column at any time. For most individuals, this should be 1โ3 cards. For people prone to task-switching and starting-but-not-finishing, start with a limit of 1.
When your "In Progress" column is full, you cannot move a new card from "To Do" until you complete or unblock one of the current cards. This sounds constraining, but it's actually liberating โ it removes the decision of "what should I work on?" (you already know: finish what you've started) and builds a completion habit.
Step 4: Do a daily review (2 minutes)
Each morning, spend two minutes with your board:
- Move any cards you completed yesterday to "Done."
- Check if anything is blocked and needs to be moved to a "Blocked" column or escalated.
- If "In Progress" is below your WIP limit, pull in the highest-priority card from "To Do."
That's the entire daily workflow. Two minutes of board maintenance saves much more time in planning confusion and priority scramble throughout the day.
Personal Kanban Use Cases
Freelancers and Consultants
Freelancers typically juggle multiple clients simultaneously. A per-client kanban board (or a single board with client-labelled cards) makes it immediately visible if one client's work is bottlenecking while another's is moving smoothly. The "Blocked" column is particularly valuable โ it shows exactly which client owes you a response or approval before you can proceed.
Side Projects and Startups
Solo founders benefit enormously from kanban's forced prioritisation. When you're building alone, everything feels equally urgent. A kanban board imposes discipline: you can only have 1โ3 things in progress at once, which means you must explicitly choose your highest-leverage items rather than context-switching through ten half-finished features.
Job Seekers
Job searching is a project with clear stages: Researching โ Applied โ Interviewed โ Offer/Rejected. A kanban board for job applications keeps your process organised and makes it easy to see at a glance how many applications are at each stage.
Learning and Courses
Tracking learning progress visually is highly motivating. Create cards for chapters, modules, or skills. Moving "JavaScript closures" from "In Progress" to "Done" is more satisfying than crossing off a line in a notebook.
Common Mistakes and How to Avoid Them
Ignoring the WIP limit
The most common failure mode: moving cards to "In Progress" without completing any, until the column has 8 cards and the board becomes a mirror of the original to-do list problem. Enforce your WIP limit strictly. When "In Progress" is full, your only job is to finish something โ not to start something new.
Cards that are too big
If a card sits in "In Progress" for more than 3 days without progressing, it's too large. Break it down. The satisfaction of completing smaller cards is worth the overhead of having more cards on the board.
Never clearing "Done"
Archive or clear your "Done" column at regular intervals (weekly or after each sprint). An infinitely growing "Done" column makes the board harder to read and obscures your current work state.
Try the WebDesks Kanban Board Free
The WebDesks Kanban Board is a fully-functional, free kanban board that runs entirely in your browser. Features include:
- Drag-and-drop cards between columns
- Customisable column names
- Local storage persistence โ your board is saved automatically
- No account, no subscription, no setup
- Works offline as a PWA
Open webdesks.app, navigate to the Board tool, and set up your first three columns. Create 5โ10 cards for your current tasks, move 1โ2 into "In Progress," and see how your work looks visualised. Most people find the first session immediately clarifying.