diff --git a/documentation/10-Project-management/project-plan.md b/documentation/10-Project-management/project-plan.md index de92624eb3f6feb6040f471187ddb93d28141921..044585899fc6c50454f4b049aecd425eea501f0e 100644 --- a/documentation/10-Project-management/project-plan.md +++ b/documentation/10-Project-management/project-plan.md @@ -100,7 +100,17 @@ End dd.mm.yy - dd.mm.yy (X h) “The closure phase includes measures related to the completion of the project. During the phase, the project team prepares a final project report and a presentation to the executive team. During the phase, the result of the project will be handed over to the client, the last meeting of the executive team will be held in week X and the project organization will be dissolved. The final phase will result in a final report on the project. †-GANT +```mermaid +gantt + title Project steps + dateFormat DD-MM-YYYY + section GANTT + Step 1 :active,k1,15-01-2019, 20-01-2019 + Step 2 :active,k2,after k1, 20-02-2019 + Step 3 :active,k3,after k2, 20-03-2019 + Step 4 :active,k4,after k3, 20-04-2019 + +``` ## 4 Quality management Working methods, tools, instructions and standards applicable to the project.