Commit Graph

13 Commits

Author SHA1 Message Date
12fca700da Rename BatchRecipe -> Recipe.
Much better now thanks.
2024-06-20 15:02:17 -04:00
dd9ae6cd21 Return some zero's when recipe is empty.
Get rid of errors.
closes #12
2024-06-20 11:26:08 -04:00
14fb791357 Lots of PEP8 changes. 2024-06-20 10:50:44 -04:00
ea4340c8ea Add parent field to all recipe relations.
Need to make a copy of master item when attaching
to a recipe.
Also add some more calculations.
2024-06-18 20:41:58 -04:00
d6aa8e8d6a Add a bunch of properties for beer calculation. 2024-06-18 15:15:22 -04:00
8a3c80b517 Add batch size to beer model. 2024-06-18 15:14:28 -04:00
1eab86e5ae Add time and use to recipehop model. 2024-06-17 14:25:09 -04:00
06dfd5a9e9 Show name for model print. 2024-06-17 14:11:17 -04:00
e0ac1f96db Create basic recipe stuff. 2024-06-17 13:56:13 -04:00
b1332dede9 Implement basic call to brewfather to pull data. 2024-06-13 16:15:35 -04:00
3c335d53a4 Add super basic user profile model.
for now just has encrypted brewfather api credentials.
2024-06-13 11:53:48 -04:00
c3634141a3 Basic outline of yeast sample page.
None of the controls do anything yet.
2024-06-07 07:54:23 -04:00
Chris GIACOFEI
019f7b5b19 initial commit. 2024-05-30 16:26:55 -04:00