Project

Profile

Help

Going Agile with Planio » History » Sprint/Milestone 14

Thomas Carney, 06/24/2015 12:25 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 11 Thomas Carney
## Getting Set Up
23 1 Thomas Carney
24
First, create a new project in Planio.
25
26 14 Thomas Carney
Then, make sure that the Agile app is activated. Go to the Apps tab and install the Agile app.
27
28 1 Thomas Carney
![](01_install_Agile_app.png)
29
30 14 Thomas Carney
## Create the Backlog  
31
Click on the 'Agile board' in the navigation bar. Then, click on 'Sprint planning' under Issues in the right sidebar. Click on 'New Sprint'.
32 1 Thomas Carney
33 14 Thomas Carney
Name this sprint 'Backlog' and don't give it any date.
34 1 Thomas Carney
35 14 Thomas Carney
Then, we'll move stories into the Backlog column. You can use the Issues without sprint column as an Icebox.
36 1 Thomas Carney
37 14 Thomas Carney
## Plan a Sprint
38 8 Thomas Carney
39 14 Thomas Carney
You now have a backlog of items, and it's time to plan your next sprint. Click on the 'Agile board' tab in the navigation bar. Then, click on 'Sprint planning' under Issues in the right sidebar. Click on 'New Sprint'.
40 7 Thomas Carney
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 9 Thomas Carney
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.
48
49
![](sprint_planning_page_with_issues.png)