Skip to content

749 - Sprint Board

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

maml
{
  sprint: "Sprint 45"
  tasks: [
    {
      id: "HMGGVP"
      title: "The SDD card is down, index the cross-platform capacitor so we can synthesize the DNS hard drive!"
      assignee: "Laury Mann"
      priority: "low"
      status: "review"
      points: 2
    }

    {
      id: "PVNBEL"
      title: "You can't override the system without generating the back-end IP interface!"
      assignee: "Mr. Jazmyne Bruen"
      priority: "high"
      status: "todo"
      points: 5
    }

    {
      id: "QLQKVV"
      title: "overriding the protocol won't do anything, we need to calculate the haptic DNS protocol!"
      assignee: "Raul Hyatt"
      priority: "medium"
      status: "review"
      points: 2
    }

    {
      id: "G0DK5A"
      title: "Use the auxiliary GB application, then you can compress the haptic driver!"
      assignee: "Darlene Runte"
      priority: "medium"
      status: "done"
      points: 1
    }

    {
      id: "WY9END"
      title: "Try to navigate the SMS driver, maybe it will copy the multi-byte microchip!"
      assignee: "Devin Runolfsdottir"
      priority: "critical"
      status: "in_progress"
      points: 3
    }

    {
      id: "QRPHFQ"
      title: "We need to transmit the digital RAM matrix!"
      assignee: "Carlos Funk"
      priority: "medium"
      status: "in_progress"
      points: 13
    }
  ]
}

See Also