README.design

changeset 109
3c334f3ca7f9
parent 108
a466373bc23f
child 114
4935e86b2775
--- a/README.design	Wed Nov 21 19:58:47 2018 +0100
+++ b/README.design	Wed Nov 21 21:01:57 2018 +0100
@@ -98,15 +98,19 @@
 	fermenter set stage
 
 
-Product: code en naam.
-	BIRTH date
-	Recept.
-	Locatie: Plan - Wacht - Brouw - Vergisting - Verpakken - Hergisting - Rijpen - Proeven - Afgesloten.
-	                          |         |            |           |
-	                          |         |            |           +--------	Log/rapport
-	                          |         |            +--------------------	rapport/etiketten
-	                          |         +---------------------------------	Log/rapport
-	                          +-------------------------------------------	Log/rapport
-	Stage:	Plan Wait Brew Primary Secondary Tertiary Package Carbonation Mature Taste Ready Closed
+Product: code, uuid en naam.
+	Stage:  Plan Wait Brew Primary Secondary Tertiary Package Carbonation Mature Taste Ready Closed
+	                    |     |       |         |        |          |
+	                    |     |       |         |        |          +-------------	Log/rapport
+	                    |     |       |         |        +------------------------	rapport/etiketten
+	                    |     +-------+---------+---------------------------------	Log/rapport
+	                    +---------------------------------------------------------	Log/rapport
 
+	Main table: prod_main.
+	  In progress: overview, view graphs, view logs, update state. Enter recipe editor. Tabbed screens.
+          Start new: some sort of wizzard like a new recipe.
+	  Archive: select via name/code/date.
+	  Calendar: shows upcoming events.
+	Recipes are linked to prod_recipes.
+	  Recipes can be copied to 'recipes', imported from 'recipes'/'prod_recipes' or created manual.
 

mercurial