Project

Profile

Help

Going Agile with Planio » History » Sprint/Milestone 8

Thomas Carney, 06/23/2015 12:39 PM

1 1 Thomas Carney
# Going Agile with Planio
2
3
Planio supports agile methodologies such as Scrum, Kanban or Extreme programming.
4
5
{{>toc}}
6
7 3 Thomas Carney
## Agile Methodologies
8 2 Thomas Carney
9 1 Thomas Carney
Agile methodologies includes a group of software development methods such as Scrum, Kanban or Extreme programming. They’re all based on the idea that requirements and solutions evolve through collaboration between self-organizing, cross-functional teams.
10
11
We’ll look at how you can use Planio for one of these methodologies.
12
13
## What you can do with Planio's Agile App?
14
15
Here’s what it will look like once it’s set up:
16
17
  - see all the sprint items on one board
18
  - drag-n-drop items or update them on the board
19
  - plan your sprints and create issue backlogs
20
  - generate burndown charts, cumulative flow charts, velocity charts and more
21
22
## Getting Setup
23
24
First, create a new project in Planio.
25
26 5 Thomas Carney
Then, make sure that the Agile app is activated. Go to the Apps tab and install the Agile app.  
27 1 Thomas Carney
![](01_install_Agile_app.png)
28 5 Thomas Carney
29
We have to set up trackers for each item on the board. In this case, we'll create trackers for User Stories, Bugs and Chores. You can adjust this for whatever approach you're using.
30
31
We also have to create a Status for each column on the board. In our case, we'll create Backlog, Not Started, In Progress and Done. You can create extra columns for categories such as Testing, Deployment depending on your situation.
32 6 Thomas Carney
33 8 Thomas Carney
## Create Backlog Items
34
35 1 Thomas Carney
Now, you can create issues for user stories, bugs and chores. Select the correct Tracker for each new item.
36
37 8 Thomas Carney
## Start a Sprint
38
39 7 Thomas Carney
You know have a backlog of items, and it's time to plan your next sprint. Click on the 'Agile board' tab in the navbar. Then, click on 'Sprint planning' under Issues in the right sidebar. Click on 'New Sprint'.
40
41
![](02_empty_sprint_planning_page.png)
42 1 Thomas Carney
43
Give a name to your new sprint such as Week 27 2015 and set the start date.
44 8 Thomas Carney
45
![](create_a\_new_sprint.png)
46 7 Thomas Carney
47
Hit now you'll see your Issues without a sprint on the left. You can drag an issue from the left onto the sprint you just created.