- May 19, 2023
-
-
Karsch Lukas authored
simplified NutritionTable equals() method. created component classes for RecipeTile and CategoryCheckBox
-
Blersch Lara authored
-
- May 17, 2023
-
-
Blersch Lara authored
-
- May 12, 2023
-
-
Karsch Lukas authored
-
- May 08, 2023
-
-
Karsch Lukas authored
Added parser to retrieve Ingredients from CSV files. includes tests. toString method for Ingredients. new NutritionTable constructor to create objects from List<Double>.
-
- May 03, 2023
-
-
Karsch Lukas authored
testing shopping list, modified RecipeComponent interface: added a new method getMeasurement(). fixed logging
-
- Apr 28, 2023
-
-
Karsch Lukas authored
-
- Apr 20, 2023
-
-
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...
-
Karsch Lukas authored
-
- Apr 19, 2023
-
-
Karsch Lukas authored
-
Blersch Lara authored
-