Skip to content

1457 - Sprint Board

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

maml
{
  sprint: "Sprint 38"
  tasks: [
    {
      id: "HK3A5L"
      title: "I'll connect the wireless JBOD hard drive, that should firewall the XML alarm!"
      assignee: "Wilhelmine Marvin"
      priority: "critical"
      status: "review"
      points: 5
    }

    {
      id: "GJSE1N"
      title: "We need to compress the multi-byte AI driver!"
      assignee: "Arlene Hauck"
      priority: "low"
      status: "todo"
      points: 13
    }

    {
      id: "7TE0WF"
      title: "If we override the sensor, we can get to the SSL bandwidth through the haptic HDD bus!"
      assignee: "Elbert Schulist"
      priority: "critical"
      status: "todo"
      points: 1
    }

    {
      id: "PLODCI"
      title: "I'll connect the primary SMTP bandwidth, that should sensor the RSS application!"
      assignee: "Loretta Johnston"
      priority: "critical"
      status: "todo"
      points: 3
    }

    {
      id: "3UODTW"
      title: "navigating the alarm won't do anything, we need to override the virtual UTF8 feed!"
      assignee: "Mr. Dedric Kshlerin"
      priority: "high"
      status: "review"
      points: 1
    }
  ]
}

See Also