+ {{ featureStore.features.length }} / {{ featuresToDeliver }} features in
+ the board | mean complexity : {{ featureStore.meanComplexity }} | mean
+ lead time : {{ featureStore.meanLeadTime }} days | Total days:
+ {{ featureStore.meta.totalDays }} | Team work experience:
+ {{ featureStore.meta.teamWorkExperience.toFixed(2) }}
+
+
+ New feature live every {{ featureStore.taktTime }} days. Finishing in
+ {{ featureStore.eat }} days.
+
- {{ featureStore.features.length }} / {{ NUMBER_OF_FEATURES }} features in
- the board | mean complexity : {{ featureStore.meanComplexity }} | mean
- lead time : {{ featureStore.meanLeadTime }} days | Total days:
- {{ featureStore.meta.totalDays }} | Team work experience:
- {{ featureStore.meta.teamWorkExperience.toFixed(2) }}
-
-
- New feature live every {{ featureStore.taktTime }} days. Finishing in
- {{ featureStore.eat }} days.
-