Skip to content

1242 - Sprint Board

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

maml
{
  sprint: "Sprint 24"
  tasks: [
    {
      id: "BFC4JB"
      title: "You can't parse the interface without backing up the haptic ASCII transmitter!"
      assignee: "Chaya Jones"
      priority: "medium"
      status: "in_progress"
      points: 2
    }

    {
      id: "UG8NRV"
      title: "I'll calculate the neural SAS panel, that should alarm the DRAM matrix!"
      assignee: "Dr. Mattie Schowalter"
      priority: "medium"
      status: "done"
      points: 13
    }

    {
      id: "MNSB18"
      title: "Use the auxiliary XML program, then you can override the mobile bandwidth!"
      assignee: "Dewey Waelchi DVM"
      priority: "critical"
      status: "done"
      points: 8
    }
  ]
}

See Also