fn project_end_date(burndown_options: &BurndownOptions) -> NaiveDateExpand description
Calculates the project end date from the start date, number of sprints and weeks per sprint.
fn project_end_date(burndown_options: &BurndownOptions) -> NaiveDateCalculates the project end date from the start date, number of sprints and weeks per sprint.