updated documentation

This commit is contained in:
sam
2024-02-07 15:19:30 +01:00
parent 3f4a7fdf15
commit 27ce48d641
2 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# 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.