We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Project Management — An Introduction
A practical guide for people who want to get things done — even if you've never managed a project before.
1. Introduction
You've done it a hundred times without knowing the name. Launching a new product at work. Planning a family vacation abroad. Organizing a university research project. The moment something has a goal, involves more than one step, and has some kind of deadline — you are, in fact, managing a project.
This guide explains the concepts of projects and project management in plain language. We focus on the why behind every concept, so you understand the purpose — and can decide for yourself which tools and techniques are worth picking up.
To make things tangible, we'll follow a running example throughout this page.
Meet Victoria — your neighbor. Victoria, your next door billionaire, just bought a cliff-side lot on the Mediterranean. Her plan? Build a "Dream Summer Resort" — a luxury vacation compound with a three-story mansion, guest house, car-port with EV charging, infinity pool, landscaped gardens, and a private marina. Oh, and 24 sprints to get it done. Because Victoria doesn't waste time.
If Victoria can organize all that, you can certainly organize your project. Let's see how.
2. What is a Project?
A project is a temporary effort to achieve a specific result. It has a beginning, an end, and one or more goals. That's it. If it goes on forever with no clear finish line, it's not a project — it's just... life.
Projects come in all shapes and sizes. Here are a few everyday examples:
Business
Launching a new product, opening a second office, migrating to a new IT system, or rebranding your company. Each has a defined scope, a budget, and a target date.
Academia
Writing a thesis, organizing a research conference, setting up a new lab, or running a clinical trial. Clear deliverables, a deadline, and usually a committee keeping you honest.
Life
Planning a wedding, renovating your kitchen, organizing a community fundraiser, or — if you happen to be Victoria — building a summer resort on a cliff.
What all projects share: they are temporary (there's an end) and they require effort and coordination to reach a result. Although each project is unique in itself, projects can be repeated with the same approach. Think building a house, or organizing a wedding.
Victoria's project
Dream Summer Resort is a textbook project. It has a clear goal (a luxury resort compound), a timeline (roughly a year of bi-weekly sprints), a budget (considerable, but not infinite — even for a billionaire), and six major parts: Mansion, Guest House, Car-port, Swimming Pool, Garden, and Marina. Each one is a significant undertaking by itself.
3. What is Project Management?
"Project management is undesired — but necessary — overhead to achieve the desired results."
— Rogier Hof, 2013
Managing the project is not a goal. What you want is the result. The mansion. The product launch. The thesis defense. Project management is the overhead that helps you actually get there — especially when things get complex, when multiple people are involved, or when there's money and time at stake.
It boils down to answering four questions, over and over again: What needs to be done? Who does it? When is it due? How do we know it's done?
To answer those questions systematically, people use methods. The two most common approaches are Waterfall and Agile.
Waterfall vs. Agile
Waterfall
The traditional approach. You plan everything upfront: every task, every deadline, every resource. Then you execute in sequence, phase by phase. Requirements → Design → Build → Test → Deliver. Each phase must finish before the next one starts.
Why it exists: When you're building a bridge or launching a satellite, you need the full blueprint before pouring concrete. Changes midway are expensive or impossible.
Think: 500-page master plan, committed deadlines, change requests need formal approval.
Agile
The iterative approach. You plan in short cycles (called Sprints), deliver something of value at the end of each cycle, get feedback, and adjust. The big picture is a rough roadmap — the details emerge as you go.
Why it exists: Most real-world projects involve uncertainty. Requirements change. Priorities shift. Agile embraces this by delivering value early and often, so you can course-correct before it's too late.
Think: working results every 2–3 weeks, continuous feedback, welcome change.
The key difference? Waterfall says: "Figure out everything first, then build it." Agile says: "Build a little, learn a lot, repeat."
Neither is "better." Waterfall works for projects with stable, well-known requirements. Agile shines when requirements evolve, feedback matters, or you simply cannot predict everything upfront. In practice, most projects benefit from agile thinking — because surprises happen everywhere.
Victoria's approach
Victoria could waterfall the entire resort: a 1,200-page master plan, everything locked in, build for 18 months, hope for the best. Instead, she goes agile. She plans in two-week sprints. After Sprint 10, the mansion is done — she can already walk through the living room while the guest house is being framed. When she decides mid-project that the car-port needs EV charging stations (they weren't in the original plan), it's just a few new work items in the backlog. No drama.
4. The Components of a Project
Whether you use Waterfall, Agile, or something in between, every project needs the same five building blocks. Think of them as tools in a toolbox — you pick the ones you need, and leave the rest.
A. Structure — Breaking Down the Work
"Even the longest journey is done step by step."
The most important skill in project management is breaking big, ambitious goals into smaller, manageable pieces. Without structure, you're staring at a mountain of work with no idea where to start. With structure, you have a staircase.
Start with a Brainstorm
Before any structure exists, dump everything out of your head. What needs to happen? What's the end result? What are the big chunks? Write it all down — Post-its, a whiteboard, a brain dump tool. Don't organize yet. Just capture.
Then group, order, and refine into a hierarchy. Alone, or better, with those involved.
The Hierarchy
Every project follows a simple top-down structure. Rocket Project supports two naming conventions — choose the one that feels natural for your project:
| Level | Regular | Agile | What it is |
|---|---|---|---|
| Top | Project | Project | The entire endeavor. Everything lives under this. |
| Big | Goal | Initiative | A major achievement or area of work. Spans months. |
| Medium | Milestone | Epic | A meaningful deliverable or feature. Weeks to a few months. |
| Small | Work Item | Story | A specific piece of work that delivers value. Days to weeks. |
| Tiny | Task | Task | A single to-do item. Someone's personal checklist entry. |
Milestones vs. Epics — What's the Difference?
Both live at the same level, but they slice the work differently:
- Milestones are usually time-bound — steps on the road toward a goal. Think of the Roman milestones marking distance from A to B. For Victoria's mansion: Ground Floor Done → First Floor Done → Roof On → Interior Finished.
- Epics are usually topic-bound or team-bound — clusters of deliverables that require the same competencies or belong together. For Victoria's mansion: Foundation & Site Prep, Structural Framing, Plumbing & Electrical, Windows & Doors, Interior Finishing.
You can mix them. Some goals have milestones, others have epics. Pick what makes the work clearest for your team.
The Work Item (Story) — Where Value is Delivered
This is the most important level. A work item describes what needs to be done and why it matters. In agile, it's called a "Story" because it's told from the perspective of the person who benefits:
The "in order to" part is crucial — it forces you to think about the purpose of the work, not just the activity.
Victoria's example
Her project has 6 goals (Mansion, Guest House, Car-port, Swimming Pool, Garden, Marina), 36 epics, 138 work items, and 466 tasks. Here's one:
As a project owner, I want to have all required building permits in hand, in order to begin construction legally and without delays.
Definition of Done: All permits issued and posted on site, copies filed in project documentation.
B. Planning — Putting Work on a Timeline
Structure tells you what needs to happen. Planning tells you when and in what order. The two main approaches handle this very differently.
Conventional Planning (Waterfall)
Plan all the work upfront. Estimate how long each piece takes, figure out who's available (capacity), account for dependencies ("the roof can't go on before the walls"), and work backwards from the deadline to calculate start dates. The result is typically a Gantt chart — a long bar chart showing what happens when.
Works well when the work is predictable and changes are unlikely. Less useful when requirements evolve or surprises are common.
Agile Planning (Sprints)
Instead of planning everything at once, you plan in short, fixed cycles called Sprints. A sprint is typically 2–3 weeks. The question that defines the sprint length: "In what timeframe can we realistically deliver something of value?"
Before each sprint, you choose which work items to commit to. At the end of the sprint, you deliver working results. Then you plan the next sprint. This creates a continuous flow of value — instead of one big delivery at the end.
The Backlog
The Backlog is simply the list of all work that still needs to be done. Think of it as a prioritized to-do list for the entire project. There are two flavors:
- Product Backlog — everything that still needs to happen, ordered by priority. This is the full wish list.
- Sprint Backlog — the subset of work items selected for the current sprint. This is the team's commitment for the next 2–3 weeks.
Sprint Planning
At the start of each sprint, the team picks items from the product backlog and moves them into the sprint backlog. The key question: "What can we realistically finish in this sprint?" Not: "What do we wish we could finish?" Honest planning beats optimistic planning.
Victoria's planning
Victoria's resort runs on 24 two-week sprints, from January through November. Sprint 1 covers site preparation and permits. Sprint 13 (the current one) handles guest house finishing and car-port kickoff. Each sprint has a name and a clear focus. The backlog still holds all the garden, pool, and marina work — it'll get planned when the team gets there.
C. Ceremonies — The Music We Play to Dance the Dance
"Ceremonies" is a fancy word for meetings with a purpose. They exist to make sure everyone knows what to deliver, how it will be done, and who does what. In the meeting: the people doing the work, the one organizing and responsible for progress, and the one(s) receiving. They are the rhythm that keeps the project moving.
You don't need all of them. Use what helps, skip what doesn't. A solo project might only need sprint planning and a weekly self-review. A team of 13 probably needs the full set.
Refinement (also called Grooming)
Why: Make sure upcoming work items are clear, well-defined, and ready to be picked up. Vague work leads to wasted effort.
When: Before sprint planning. Who: The team, led by the product owner.
Sprint Planning
Why: Agree on what will be delivered this sprint. Everyone leaves knowing exactly what they're working on and what "done" looks like.
When: A couple of days before the next sprint, or first day of the sprint, at the latest. Duration: ~1 hour per sprint week.
Daily Stand-up — or the frequency needed to stay in sync
Why: Surface blockers early. Three questions per person: What did I do yesterday? What am I doing today? What's in my way?
When: Every workday. Duration: 15 minutes max. Standing up helps keep it short.
Sprint Review (or Sprint Demo)
Why: Show what was built. Get feedback from stakeholders while it's fresh. This is where the "customer" sees real results.
When: End of the sprint. Who: Team + stakeholders (anyone who cares about results).
Retrospective
Why: Get better. What went well? What didn't? What will we change next sprint? This is the team's learning moment.
When: After the sprint review. Duration: ~45 min per sprint week. Team only.
Victoria's ceremonies
Every two weeks, Victoria's contractor runs sprint planning with the trades. The mason, carpenter, electrician, and plumber each know exactly what they're delivering. Daily stand-ups happen at 7:30 AM on site — 15 minutes, coffee in hand. At the end of each sprint, Victoria walks through the results (she loves the sprint demo). And the retro after Sprint 6 is where they caught the issue with the ground floor tile supplier — before it delayed anything.
D. Progress & Results
How do you know where you stand? By looking at statuses. Every item in the project has a status that tells you whether it's waiting, in progress, or done.
Statuses and Their Meaning
Statuses aren't bureaucracy — they're communication. A quick glance at a project board should tell anyone: "Where are we? What's moving? What's stuck?" The typical progression:
"Done" means the work is finished. "Closed" means it's been reviewed and accepted. There's also "Waiting" (blocked on something) and "Cancelled" (decided to be not needed anymore).
Manual and Automatic Statuses
Work items (stories) and tasks have manual statuses — a person responsible for delivery sets them. The status of milestones (epics) and goals (initiatives) are determined by the status of their children. When all work items under a milestone are done, the milestone becomes "done" — without anyone clicking a button.
Why? Because the milestone status should reflect reality, not someone's optimistic interpretation of it. If three out of five work items are done, the milestone is "in progress" — period.
Sprint Evaluation
At the end of each sprint, the team reviews: What was delivered? What wasn't? Why not? What can we improve? This is not about blame — it's about learning. Each sprint should be a little better than the last. This is a great way to improve "flow", the effectiveness within the project.
A Word on Sprint Points
Some teams assign "points" to work items to estimate effort. This effort can be based upon capacity needed, complexity, or both. Beware: this means that time needed in capacity, and time in duration are mixed, leading to fuzzy information. If you use points, use them honestly. If they create more confusion than clarity — skip them. They're optional, not essential.
Victoria's progress
After 12 completed sprints, the Mansion goal shows "done" — automatically calculated because all its epics and work items are closed. The Guest House shows "in progress." The Swimming Pool and Garden are still "open" — honest status at a glance. Victoria doesn't need a status meeting to know where she stands.
E. Constraints — The Boundaries You Can't Ignore
Every project operates within boundaries. Understanding them — and managing the trade-offs between them — is perhaps the most important job in project management.
The Devil's Triangle
The classic model: Scope, Time, and Budget. You can optimize for two, but the third will suffer. Want more features (scope) in less time? It'll cost more. Want it cheap and fast? You'll have to cut scope. This isn't pessimism — it's physics.
The Devil's Square
A more realistic version splits Scope into Quantity and Quality, adding a fourth dimension. Now the trade-offs are between Quantity, Quality, Time, and Budget. Want to deliver everything on time and within budget? Quality might drop. Want top quality within budget? You'll need more time or less quantity.
How to manage them: Be explicit. At the start of the project, decide which constraints are fixed and which are flexible. If the deadline is immovable, scope becomes your pressure valve. If quality is non-negotiable, time or budget must flex. Knowing this upfront prevents painful surprises later.
Victoria's constraints
Victoria's budget is generous but not unlimited. Her deadline? She wants the resort ready for next summer. When the marina estimate comes in higher than expected, she doesn't panic — she knows the trade-off: reduce scope (simpler dock design), extend time (marina finishes after summer), or increase budget. She chooses a simpler dock design now, with the option to upgrade later. That's constraint management in action.
5. From Beginning to End
Every project follows a natural arc: start, run, close. Here's what happens at each stage.
Starting the Project
- Define the goal. What does success look like? Write it down in one or two sentences. Victoria's: "A fully functional luxury summer resort, ready to host family and guests."
- Brainstorm the work. Dump everything. Group it into goals and milestones. Don't worry about order yet — just capture.
- Build the structure. Organize your brainstorm into the hierarchy: Goals → Milestones → Work Items → Tasks.
- Identify the team. Who's involved? What are their roles? Victoria has 13 people: architect, contractor, mason, carpenter, plumber, electrician, roofer, gardener, pool tech, marine engineer, painter, and an inspector.
- Set up sprints. Decide the sprint length (2–3 weeks is typical) and plan your first sprint. Start small — you'll get better at estimating quickly.
Running the Project
- Execute sprint by sprint. Plan, do, review, improve. Repeat. Each sprint produces results. Each retrospective makes you better.
- Manage the backlog. Priorities change. New work appears. Old items become irrelevant. The backlog is a living document — groom it regularly.
- Track progress through statuses. Don't ask "how's it going?" Look at the board. The greener, the better. Waiting might mean someone needs help, intervention is needed, or delay needs to be managed.
- Communicate. Use the ceremonies. Short, focused meetings beat long, unfocused ones. And if something's off, say it now — not at the end.
- Manage constraints. When scope, time, or budget pressure mounts, make deliberate trade-offs. Communicate them clearly to all stakeholders.
Closing the Project
- Verify all deliverables. Is everything done? Does it meet the definition of done? Walk through the results with the stakeholders.
- Final retrospective. What did you learn? What would you do differently? This isn't just for the current project — it's an investment in every future one.
- Close and celebrate. Mark the project as closed. Archive the data. And celebrate — you earned it.
Victoria's arc
Victoria started with a brainstorm on a napkin at a seaside café. That napkin became 6 goals, 36 epics, 138 work items, and 466 tasks. She's now at Sprint 13 of 24 — the mansion is done, the guest house is almost there, and the pool excavation is next on the roadmap. When Sprint 24 closes with the final inspection, she'll walk through her completed resort, hand out bonuses to the team, and throw a party on the roof terrace. That's how you close a project.
6. Final Considerations
Tools, Not Obligations
Everything on this page — the structure, the sprints, the ceremonies, the statuses — these are tools. They exist to serve you, not the other way around. A solo freelancer doesn't need daily stand-ups. A two-person team might skip formal retrospectives. A large team might need all of it.
Start simple. Use what helps. Add more as your project — or your team — grows. Project methods can always be stepped up, but they're hard to scale down. That's why starting with agile is almost always the right call.
Start Now
The best time to organize your project was yesterday. The second best time is now. You don't need a perfect plan — you need a starting plan. Open a brainstorm, dump your ideas, create your first sprint, and go.
As Victoria would say: "The view from the roof terrace is worth every sprint."
Learn More, or Get Started
Rocket Project
- Quick Start Guide — Get going in minutes
- User Manual — Everything about Rocket Project
- Brainstorm Tool — Dump your ideas and generate a project
- Example Projects — Import and explore (including Victoria's resort)
- Plans & Pricing — Start your free trial
External Resources
- Agile Manifesto — agilemanifesto.org
- Scrum Guide — scrumguides.org
- Kanban University — kanban.university
- PMI (Project Management Institute) — pmi.org
- PRINCE2 — prince2.com
Continue reading