From 27ce48d641329efcb578983367d9acb496158ec1 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 7 Feb 2024 15:19:30 +0100 Subject: [PATCH] updated documentation --- docs/brainstorm/ideeën.md | 27 +++++++++++++++++++++++++++ teamdocumentatie/Scrum les mats.md | 22 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 teamdocumentatie/Scrum les mats.md diff --git a/docs/brainstorm/ideeën.md b/docs/brainstorm/ideeën.md index f040dab..dd0040c 100644 --- a/docs/brainstorm/ideeën.md +++ b/docs/brainstorm/ideeën.md @@ -20,6 +20,7 @@ Hoe vaak word de wc gebruikt? ### Luchtkwaliteit * Als de luchtkwaliteit slecht is, dan een stoplicht lampje op rood zetten om de deur te openen +### Doosje die allemaal waardes opmeet en reviews vraagt # Teamnamen @@ -27,3 +28,29 @@ Hoe vaak word de wc gebruikt? * 404 Brain not found (Door copilot) * Deurmat * Flying fuckers + + +kastje met licht tempratuur of wc schoon is +meet kastje die allemaal waardes opmeet + +of het rustig of druk is plekken + +kastje met camera er in gebouwd zodat je remote kan zien hoe druk het is +mischien met machine learning die zegt of het druk of rustig is + +interresant scenario verzinnen + +recensie systeem maken met sensoren + +luchtvochtigheid tempraratuur +licht +microfoon + + +box met temparatuur en enquete schermpje + +* node 1: schermpje met enquete schermpje en statestiek over andere nodes + * Temparatuur en dan vragen of het te warm of koud is en dan data opsturen naar database. + * Data is enquete met temparatuur. +* node 2: D +* node 3: \ No newline at end of file diff --git a/teamdocumentatie/Scrum les mats.md b/teamdocumentatie/Scrum les mats.md new file mode 100644 index 0000000..b579626 --- /dev/null +++ b/teamdocumentatie/Scrum les mats.md @@ -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. \ No newline at end of file