Skip to content

Commit

Permalink
feat(posts): add "Why deadlines are important"
Browse files Browse the repository at this point in the history
Post: 2024-07-08-why-deadlines-are-important.md
  • Loading branch information
remarkablemark committed Jul 9, 2024
1 parent 04358ee commit fa38b22
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions _posts/2024/2024-07-08-why-deadlines-are-important.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: Why deadlines are important
date: 2024-07-08 20:36:22
excerpt: Why deadlines are important in project management.
categories: management business organization
---

Project leads are accountable for delivering the project, and part of the responsibility is determining when the project will be delivered. Setting a target date is important because it helps with planning and knowing when something will be done, which is used to determine costs and revenues. The time and effort spent to build the feature is the _cost_; the output is the _return_.

As a stakeholder, I want a project lead who's neither _optimistic_ nor _pessimistic_, but _**realistic**_. Optimistic project leads set a short deadline, which leads to underperformance and stress the closer they get to the target date. Pessimistic project leads set a long deadline—which looks good initially—but causes the organization to miss out on newer opportunities. As [Parkinson's Law](https://wikipedia.org/wiki/Parkinson%27s_law) states, "_work expands so as to fill the time available for its completion_." Such teams' performance misses the mark when compared to others, which leads them to be the first on the chopping block.

Thus, the best project lead is realistic, where deadlines are neither too long nor too short. This strikes a healthy balance between expectations and performance. Also, business is able to plan and predict the next set of work. This minimizes disruptions since management loves consistency.

0 comments on commit fa38b22

Please sign in to comment.