Skip to content

Latest commit

 

History

History
110 lines (77 loc) · 3.17 KB

howto-start.md

File metadata and controls

110 lines (77 loc) · 3.17 KB
title subtitle author date subject keywords lang titlepage logo titlepage-rule-color page-background theme separator verticalSeparator notesSeparator revealOptions
Scrum Introduction
Howto start your project
Stefan Sobek
2021-03-31
Short recap about scrum for Fontys Venlo
Fontys
Markdown
Agile
en
true
images/fontyslogo.png
400070
images/fontyslogo-background.png
night
<!-- s -->
<!-- v -->
<!-- n -->
transition transition-speed slideNumber history progress width height parallaxBackgroundImage parallaxBackgroundSize
concave
fast
true
true
true
1248
800
images/fontys-parallax-all-dark.jpg
2100px 1024px

Scrum - How to start?

What to do today and project week(s)

  • Setup your scrum process and your project
  • Check the scrum roles and decide who should take the role(s)
  • How and where do we manage our work items? (Use Cases, User Stories, Epics, Features, Ideas...)
    • In a backlog?
    • Github project board? Github Zenhub? Trello? Jira? ...
  • When, where and how will you hold your daily?

Example setup

Github project

Github project board

  • Create a github project board. The advantage is, that this is directly in your github repository.
  • Hint: convert "notes" to "issues" - then you can refer to these issues in your commits with the issue number: #1 #2 #3...

Easy setup: Use labels for EPICS

  • Why?
  • You have a huge Use Case / Work Item
  • Make a label for this huge item
  • Assign the items which belong to that to that label

Github projects - scrum labels

Advanced Setup: Zenhub

  • Chrome Plugin
  • We have a license so you can use that
  • Provides "Scrum" features via plugin

➡ ZenHub - Agile Project Management for GitHub

Activate Zenhub on Github

Is only available if you have Chrome and installed plugin ❗

Activate Zenhub

Example Zenhub board

Zenhub example Sprint Board

Trello

Trello Example