22 lines
777 B
Markdown
22 lines
777 B
Markdown
# Scrum
|
|
|
|
### Why use scrum?
|
|
* Scrum is a way of working that helps you respond to change quickly and flexibly.
|
|
* You want to be able to show something to the client to ask if he wants it, then later with feedback you can improve the product.
|
|
* Create a prototype in a sprint (Vertical slice).
|
|
|
|
### Scrum master
|
|
* keep track of the scrum board
|
|
* daily standup
|
|
* Sietse (Sprint 1)
|
|
|
|
### Product owner
|
|
* The product owner comes from the client
|
|
* Makes sure the client is happy
|
|
* Talk with client to make sure everything is ok
|
|
* Sam (Sprint 2)
|
|
|
|
## User Stories
|
|
* Small user stories that can be finished within 4 hours.
|
|
* Use the Template for making user stories.
|
|
* Why use a template? To empathize with the user. You wanna think like a user because the program is for the user. |