No history yet

Project Management Basics

What Makes a Project a Project?

Think about the difference between baking a single, unique birthday cake for a friend and running a bakery that produces hundreds of cupcakes every day. That single cake is a project. The daily bakery operation is not.

A project is a temporary effort to create a unique product, service, or result. Two key words here are temporary and unique.

  • Temporary: A project has a definite beginning and end. It’s not an ongoing, routine activity. Once the goal is achieved, the project is complete.
  • Unique: The outcome is something new. Building a new mobile app is a project. The daily maintenance and bug fixes that come after are ongoing operations.

In short, a project is a one-time initiative with a specific goal, while operations are the day-to-day activities that keep a business running.

The Role of the Project Manager

If a project is a journey to a new destination, the project manager is the captain of the ship. They don't row the oars or hoist the sails themselves, but they are responsible for getting the ship to its port safely and on time.

A project manager (PM) is the person who guides the project from start to finish. Their job is to ensure the project meets its goals while balancing the main constraints: scope, time, and budget.

Key responsibilities include:

  • Defining the Goal: Working with stakeholders to clarify what success looks like.
  • Planning the Route: Creating a detailed roadmap of tasks, deadlines, and resources.
  • Leading the Crew: Assembling and guiding the project team, making sure everyone works together effectively.
  • Navigating the Waters: Identifying potential problems (risks) and steering the project around them.
  • Communicating: Keeping everyone, from the team to the leadership, informed about the project's progress.
Lesson image

The Project Life Cycle

Projects don't happen all at once. They follow a predictable path with distinct phases, known as the project life cycle. Understanding these stages helps organize the work and ensures nothing important gets missed. Most projects move through five main phases.

1. Initiation This is the starting line. An idea is examined to determine if it’s feasible and if it should be undertaken. Key questions are asked: What is the problem we're solving? What are the goals? Who is affected? If the project gets the green light, a project charter is created, which is a formal document that authorizes the project to begin.

2. Planning This is where the roadmap is drawn. The project manager and team create a detailed plan for how the project will be executed. This involves defining the scope (what work is and is not included), creating a schedule, setting a budget, identifying resources, and planning for risks.

3. Execution With a solid plan in place, it's time to do the work. The project team builds the deliverables—whether that’s writing code for an app, constructing a building, or launching a marketing campaign. This phase is typically where the most time and resources are spent.

4. Monitoring and Controlling This phase happens at the same time as execution. The project manager tracks progress against the plan, measuring performance to make sure everything is on schedule and within budget. If things start to drift off course, the PM takes corrective action. This involves managing changes, tracking issues, and reporting on performance.

5. Closing The finish line. The project work is complete, and the final product is delivered. The last steps involve formally closing the project by getting sign-off from the stakeholders, releasing the project team, and documenting the lessons learned. This reflection is crucial for improving future projects.

Quiz Questions 1/5

Which of the following best describes a project?

Quiz Questions 2/5

During which phase of the project life cycle is the project charter created?

These core concepts—what a project is, what a manager does, and the stages it moves through—are the foundation for all successful project management.