The Critical Path Method sets specific milestones that must be achieved before moving to the next step. These milestones are coherent. So, any delay in one step could push back the whole project.
Take building a treehouse as an example. Your first critical milestone is constructing the base. If you delay on this step, every other part of the project, like installing windows or walls, will also get delayed.
While this approach helps prioritize what needs to be done first, identifying the critical path can be challenging, expecially in larger projects.
---
[Scrum Methodology](Scrum%20Methodology.md)
[WFM - Waterfall method](WFM%20-%20Waterfall%20method.md)
[WBS - Work Breakdown Structure](WBS%20-%20Work%20Breakdown%20Structure.md)