No active sprint
Days Remaining
{formatCountdown(daysRemaining)}
Timeline
Start
{new Date(sprint.start_date).toLocaleDateString()}
End
{new Date(sprint.end_date).toLocaleDateString()}
Task Progress
{progress}%
{sprint.tasks_completed || 0} of {sprint.tasks_total} tasks completed
Scope
{sprint.scope}
Team Size
{sprint.team_size} members