FlowGantt | Interactive Gantt Chart Manager for Project Planning
FlowGantt - Advanced Gantt Chart Manager
FlowGantt
Advanced Gantt Chart Manager
How to Use
โผ
Start with a pre-built example project or create your own tasks
Add tasks with name, duration, category, and priority level
Edit tasks: click the "Edit" button in the task list or double-click a task bar on the chart
Set dependencies between tasks (hover over help icons for explanations)
Toggle between Hours, Days, or Weeks time scale
Use zoom controls: +/- buttons, slider, or mouse wheel to zoom in/out
Navigate the chart: click and drag to pan, or use scroll wheel to zoom at cursor
Mobile: pinch to zoom, swipe with one finger to pan the chart
Critical path is automatically calculated and highlighted in red
View slack/float time to see scheduling flexibility for each task
Drag tasks on the chart to reschedule them (removes dependencies)
Check the minimap for full project overview
Explore the glossary to learn project management terms
Generate reports to analyze your project schedule
Export your Gantt chart as PNG for documentation
100%
๐ Project Overview
๐ Project Management Glossary
โผ
Critical Path
Think of it as your project's backboneโthe sequence of must-complete tasks that sets your absolute fastest completion time. Miss a deadline here, and your whole project timeline shifts.
Slack/Float
Your breathing room. It's how much you can delay a task before it starts affecting when your project wraps up. Tasks on the critical path? They have zero wiggle room.
Dependency (FS, SS, FF, SF)
Relationships between tasks. FS (Finish-to-Start): most common, task B starts after A finishes. SS (Start-to-Start): both start together. FF (Finish-to-Finish): both finish together. SF (Start-to-Finish): rare, task B finishes when A starts.
Gantt Chart
A visual project management tool showing tasks as horizontal bars along a timeline, illustrating start dates, durations, and dependencies.
Milestone
A significant point or event in the project, typically with zero duration, marking the completion of a major phase or deliverable.
Early Start/Finish
The earliest possible time a task can start or finish based on predecessor dependencies.
Late Start/Finish
The latest time a task can start or finish without delaying the project completion.
๐งฎ Critical Path Formulas
โผ
Early Start (ES)
ES = Max(Predecessors' Early Finish)
Early Finish (EF)
EF = ES + Duration
Late Finish (LF)
LF = Min(Successors' Late Start)
Late Start (LS)
LS = LF - Duration
Total Float/Slack
Float = LS - ES = LF - EF
Critical Path Condition
If Float = 0, then task is on Critical Path
๐ Project Analysis Report
โผ
Click "Generate Report" to analyze your project
Tasks & Dependencies
Design
Development
Testing
Planning
Documentation
Deployment
Critical Path
No tasks yet. Load an example project or add your first task!
๐ Load Example Project
Choose a pre-built project to see FlowGantt in action:
๐ป Software Development
Complete software project lifecycle from planning to deployment