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

@@ -20,6 +20,7 @@ Hoe vaak word de wc gebruikt?
### Luchtkwaliteit ### Luchtkwaliteit
* Als de luchtkwaliteit slecht is, dan een stoplicht lampje op rood zetten om de deur te openen * 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 # Teamnamen
@@ -27,3 +28,29 @@ Hoe vaak word de wc gebruikt?
* 404 Brain not found (Door copilot) * 404 Brain not found (Door copilot)
* Deurmat * Deurmat
* Flying fuckers * 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:

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.