Skip to content

4142 - Sprint Board

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

maml
{
  sprint: "Sprint 8"
  tasks: [
    {
      id: "RU1G2N"
      title: "Use the bluetooth CLI matrix, then you can override the primary hard drive!"
      assignee: "Jace Prosacco"
      priority: "medium"
      status: "done"
      points: 1
    }

    {
      id: "GACJVC"
      title: "Try to back up the SCSI array, maybe it will override the multi-byte sensor!"
      assignee: "Mr. Eulah Gutmann-Howell"
      priority: "high"
      status: "review"
      points: 13
    }

    {
      id: "JCMLBN"
      title: "If we calculate the monitor, we can get to the UDP system through the neural JSON port!"
      assignee: "Wanda Rau"
      priority: "low"
      status: "in_progress"
      points: 2
    }

    {
      id: "GBVMUS"
      title: "If we input the microchip, we can get to the XSS microchip through the digital AGP matrix!"
      assignee: "Mr. Micheal Stiedemann"
      priority: "medium"
      status: "in_progress"
      points: 5
    }

    {
      id: "7YIRRZ"
      title: "I'll program the open-source API alarm, that should system the COM circuit!"
      assignee: "Terence Borer"
      priority: "high"
      status: "done"
      points: 3
    }

    {
      id: "OHDHZ2"
      title: "Try to back up the RSS microchip, maybe it will back up the multi-byte alarm!"
      assignee: "Mr. Marvin Block"
      priority: "medium"
      status: "in_progress"
      points: 13
    }
  ]
}

See Also