Project management is the process of leading and structuring work so that teams can achieve their goals and objectives. This involves everything from motivation to tracking progress to resolving potential issues and bottlenecks.
SoftwareâŻproject management, specifically, is dedicated to planning, task management, tracking, and resource allocation for software projects. It differs from traditional project management in the sense that software development projects have a unique lifecycle.
This unique lifecycle requires rounds of testing, as well as constant updating based on stakeholder and or customer feedback.
Most software teams use agile project management. Agile is an iterative approach that aims for teams to deliver value to their customers faster and with fewer bumps in the road.
Instead of delivering everything at once, an agile team delivers work in smaller sets, typically called âsprints.â
As opposed to having to wait until the end of the project for reviews and amendments (the linear approach), agile software project management allowed team members to respond quickly and effectively to changes and updates.
Agile has given way to the birth of other sub-frameworks as well, such as kanban, scrum, and lean.
Scrum is an agile process that is very common in software development and product development. Itâs also a framework that can easily be applied to multiple types of projects.
With scrum, iterations consist of short sprints lasting anywhere between 2 to 4 weeks.
During these sprints, the goal is to prioritize building the most important features first and then moving on from there.
Teams that use this type of project management methodology are led by a Scrum Master during each sprint. The scrum master is kind of the leader of the pack.
The teamâs performance is reviewed at the end of each sprint during a âsprint retrospective,â allowing teams to implement any needed changes before the next sprint.
This type of methodology is great for teams that value constant improvement, as it offers a great feedback and review structure at the end of each sprint.
We recommend to use either Github Issues, JIRA Cloud or TROFOS.
If you use JIRA Cloud, make sure that TA and tutor know. If you use TROFOS, make sure that your instructor, TA and tutor know.
Each sprint lasts for roughly two weeks.
Sprint 2, 4 and Release Sprints are major milestones.
Feature freeze should happen one week before final submission at the end of Sprint 5.
Every sprint must have:
At any point in time, PM tools should show latest status of tasks.
Introduction details in this page is adapted from: https://shortcut.com/blog/what-is-software-project-management-4-things-to-know
JIRA: https://www.atlassian.com/software/jira
Getting started with JIRA: https://www.atlassian.com/software/jira/guides/getting-started/basics#step-5-invite-your-team
Quick introduction to scrum: https://www.mountaingoatsoftware.com/presentations/an-introduction-to-scrum
Scrum Introduction video: https://www.youtube.com/embed/0tC_CxeIdQc?rel=0 (~1 hour)