- Jun 06, 2023
-
-
Karsch Lukas authored
-
- Jun 05, 2023
-
-
Karsch Lukas authored
-
- May 30, 2023
-
-
Karsch Lukas authored
-
- May 24, 2023
-
-
Karsch Lukas authored
Categories, recipes and ingredients now saved in hashmap together with their associated code and a whole bunch of refactoring to go along with it. TypeAdapters for Recipes, NutritionTables and Categories. Saving and retrieving Recipe, NutritionTable and Category to / from JSON works (see tests).
-
- May 12, 2023
-
-
Karsch Lukas authored
-
- May 10, 2023
-
-
Blersch Lara authored
-
Blersch Lara authored
improved add-methods and knew method to check csv for other measurements than g and convert them to gram
-
- May 03, 2023
-
-
Karsch Lukas authored
testing shopping list, modified RecipeComponent interface: added a new method getMeasurement(). fixed logging
-
Blersch Lara authored
-
- Apr 23, 2023
-
-
Karsch Lukas authored
-
- Apr 20, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
implemented algorithm to calculate nutrition tables for recipes from their ingredients -> added tests. implemented equals() method for NutritionTable -> added tests. slight refactoring...
-
Blersch Lara authored
changed Categories to CategoryManager and added IngredientManager with respective methods (partly moved from RecipeManager to IngredientManager)
-