Skip to main content

Kanban

At OKP4, we are using Kanban as our agile methodology because it offers a visual representation of our work progress, helps us in prioritizing tasks and allows us to continuously deliver new features, which leads to increased efficiency and faster time-to-market.

Kanban fundamentals

✭ Pull-based system

✭ Visualizing the workflow

✭ Limiting Work in Progress

✭ Measuring and managing the flow

✭ Continuous learning and feedback

Our Kanban boards

Product board 📝

BACKLOGTO DOSPEC IN PROGRESSMOCKUP IN PROGRESSMOCKUP TESTINGVALIDATEDCLOSED
tasks that have been proposed but are not yet prioritisedtasks that are prioritised but not yet startedtask specs that are currently being worked ontask mockups that are currently being worked ontask mockups that are done and being testedtasks that are validated and waiting for developmenttasks that are completed and closed

Dev board 💻

BACKLOGTO DOIN PROGRESSIN REVIEWTO TESTVALIDATEDBLOCKEDEPICSCLOSED
tasks that have been proposed but are not yet prioritisedtasks that are prioritised but not yet startedtasks that are currently being worked ontasks that are currently in code reviewtasks that are finished and ready for testingtasks that are validated and waiting for developmenttasks that are blocked and cannot be worked on for some reasontasks that represent a major theme, broken down into smaller issuestasks that are completed and closed

Management board 🧑‍💼

BACKLOGTO DOIN PROGRESSREVIEWCLOSED
tasks that have been proposed but are not yet prioritisedtasks that are prioritised but not yet startedtasks that are currently being worked ontasks that are finished and ready for reviewtasks that are completed and closed

IT & DevOps board ⚙️

BACKLOGTO DOIN PROGRESSTESTINGBLOCKEDCLOSED
tasks that have been proposed but are not yet prioritisedtasks that are prioritised but not yet startedtasks that are currently being worked ontasks that are currently being testedtasks that are blocked and cannot be worked on for some reasontasks that are completed and closed

Definition of Ready ✅

There is a certain criteria a user story must pass in order to be ready for development. A user story that is ready to be developed at OKP4 must have:

  • title, description, and value statement
  • acceptance criteria (scenarios)
  • mockups (for all devices and themes)
  • labels added
  • US presented to DEV team (refinement meeting)
  • attachment to an epic
  • estimation (planning poker meeting)
  • external dependencies if applicable