summaryrefslogtreecommitdiff
path: root/doc/en_US/kanban-vs-todo-and-scrum.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/kanban-vs-todo-and-scrum.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/kanban-vs-todo-and-scrum.markdown')
-rw-r--r--doc/en_US/kanban-vs-todo-and-scrum.markdown37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/en_US/kanban-vs-todo-and-scrum.markdown b/doc/en_US/kanban-vs-todo-and-scrum.markdown
deleted file mode 100644
index ea97811c..00000000
--- a/doc/en_US/kanban-vs-todo-and-scrum.markdown
+++ /dev/null
@@ -1,37 +0,0 @@
-Kanban vs Todo lists and Scrum
-==============================
-
-Kanban vs Todo lists
---------------------
-
-### Todo lists:
-
-- Single phase (just a list of items)
-- Multitasking possible (not efficient)
-
-### Kanban:
-
-- Multiple phases, each column represents a step
-- Bring focus and avoid multitasking by setting a work-in-progress limit per column
-
-Kanban vs Scrum
----------------
-
-### Scrum:
-
-- Sprints are time-boxed, usually 2 or 4 weeks
-- Do not allow changes during the iteration
-- Estimation is required
-- Uses velocity as default metric
-- Scrum board is cleared between sprints
-- Scrum has pre-defined roles like scrum master, product owners and the team
-- A lot of meetings: planning, backlogs grooming, daily stand-up, retrospective
-
-### Kanban:
-
-- Continuous flow
-- Changes can be made at any time
-- Estimation is optional
-- Use lead and cycle time to measure performance
-- Kanban board is persistent
-- Kanban doesn't impose strict constraints or meetings; process is more flexible