Skip to content

141 - Sprint Board

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

maml
{
  sprint: "Sprint 18"
  tasks: [
    {
      id: "68P6ZM"
      title: "Use the haptic VGA system, then you can override the open-source interface!"
      assignee: "Marcia Johnston"
      priority: "high"
      status: "done"
      points: 1
    }

    {
      id: "8OBWXQ"
      title: "We need to program the bluetooth PNG capacitor!"
      assignee: "Courtney Gerhold"
      priority: "critical"
      status: "done"
      points: 13
    }

    {
      id: "V8WEGO"
      title: "You can't copy the hard drive without programming the open-source API monitor!"
      assignee: "Miss Geraldine Hermiston"
      priority: "medium"
      status: "in_progress"
      points: 5
    }

    {
      id: "1RXZJQ"
      title: "You can't quantify the panel without generating the back-end IB capacitor!"
      assignee: "Irma Runolfsson"
      priority: "medium"
      status: "done"
      points: 13
    }

    {
      id: "QRM4Q5"
      title: "I'll bypass the online SQL bandwidth, that should hard drive the THX panel!"
      assignee: "Alicia Crist II"
      priority: "low"
      status: "done"
      points: 3
    }
  ]
}

See Also