📊 TaskFlow: PM Dependencies
Learn FS, FF, SS, SF in action
📚 Dependency Types Reference
FS - Finish-to-Start
Most Common: Task B starts when Task A finishes.
Ex: Paint after wall is built
FF - Finish-to-Finish
Task B finishes when Task A finishes.
Ex: Testing ends when dev ends
SS - Start-to-Start
Task B starts when Task A starts.
Ex: Docs start when coding starts
SF - Start-to-Finish
Rare: Task B finishes when Task A starts.
Ex: Old system until new starts
💡 Quick Start: Click "Load Example" to see sample tasks. Drag tasks to move them. Click "Complete" to finish tasks and unlock dependent ones!
↔️ Scroll horizontally if tasks extend beyond view
Completed
In Progress
Blocked
To Do
Post a Comment