Skip to content

250 - Sprint Board

Agile sprint task board. This is an example of a MAML document.

maml
{
  sprint: "Sprint 48"
  tasks: [
    {
      id: "TYB2VL"
      title: "indexing the program won't do anything, we need to copy the bluetooth THX firewall!"
      assignee: "Lindsay Powlowski"
      priority: "high"
      status: "in_progress"
      points: 8
    }

    {
      id: "H32TLV"
      title: "Use the solid state IB protocol, then you can transmit the open-source monitor!"
      assignee: "Regina Hoeger"
      priority: "medium"
      status: "todo"
      points: 1
    }

    {
      id: "TFKDCF"
      title: "I'll navigate the digital HDD card, that should capacitor the API program!"
      assignee: "Mr. Sidney Schmidt"
      priority: "critical"
      status: "in_progress"
      points: 8
    }
  ]
}

See Also