v1.0🎉
This commit is contained in:
1
data/brews.csv.example
Normal file
1
data/brews.csv.example
Normal file
@@ -0,0 +1 @@
|
||||
"","ID","Date","Time","Alias","CoffeeName","GrindTime","GrindSize","FlowResult","Taste","WDT","BrewTemp","BrewPreinfusion","BrewPreinfusionWait","BrewTime","GrinderDevice","MachineDevice","PortaInsert","Notes"
|
||||
2
data/coffees.csv.example
Normal file
2
data/coffees.csv.example
Normal file
@@ -0,0 +1,2 @@
|
||||
"","id","brandName","coffeeName","alias","expDate","arabicaPercentage","robustaPercentage","sourPercentage","strongnessPercentage","roastDarknessPercentage","originCountry"
|
||||
|
||||
2
data/grinders.csv.example
Normal file
2
data/grinders.csv.example
Normal file
@@ -0,0 +1,2 @@
|
||||
"","id","name","modelnumber","year"
|
||||
"1","0001","Sage Smart Grinder Pro","SCG820BSS4EEU1","2020"
|
||||
2
data/machines.csv.example
Normal file
2
data/machines.csv.example
Normal file
@@ -0,0 +1,2 @@
|
||||
"","id","name","modelnumber","year","notes"
|
||||
|
||||
Reference in New Issue
Block a user