Skip to content

653 - Sprint Board

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

maml
{
  sprint: "Sprint 20"
  tasks: [
    {
      id: "42NQV7"
      title: "You can't back up the interface without bypassing the solid state TLS driver!"
      assignee: "Abel Pouros"
      priority: "high"
      status: "done"
      points: 13
    }

    {
      id: "TOHRQB"
      title: "If we connect the program, we can get to the DNS program through the haptic DRAM firewall!"
      assignee: "Nils Stanton"
      priority: "low"
      status: "review"
      points: 3
    }

    {
      id: "FCYTON"
      title: "indexing the pixel won't do anything, we need to index the mobile SSL capacitor!"
      assignee: "Eric Klocko MD"
      priority: "medium"
      status: "todo"
      points: 1
    }

    {
      id: "5UGOS8"
      title: "Try to copy the ASCII microchip, maybe it will compress the 1080p card!"
      assignee: "Bernice Stoltenberg"
      priority: "critical"
      status: "review"
      points: 5
    }

    {
      id: "ID70JJ"
      title: "Try to back up the SSD firewall, maybe it will hack the bluetooth matrix!"
      assignee: "Dr. Amina Koelpin MD"
      priority: "high"
      status: "in_progress"
      points: 13
    }

    {
      id: "3RNTB0"
      title: "If we bypass the interface, we can get to the SAS circuit through the wireless SAS port!"
      assignee: "Clayton Metz"
      priority: "critical"
      status: "done"
      points: 1
    }
  ]
}

See Also