- May 24, 2023
-
-
Blersch Lara authored
-
- May 17, 2023
-
-
Blersch Lara authored
-
- May 12, 2023
-
-
Karsch Lukas authored
-
- May 11, 2023
-
-
Karsch Lukas authored
abstract class BaseController, figuring out dependency injection into JavaFX controllers, added enum View.java to get correct Scene object (with correct constructor)
-
- May 10, 2023
-
-
Blersch Lara authored
-
Blersch Lara authored
-
- May 09, 2023
-
-
Karsch Lukas authored
-
- May 06, 2023
-
-
Karsch Lukas authored
added more validation to Recipe constructor, fixing bugs in RecipeSearch, tests for RecipeSearch. now adding full recipes to the shopping list
-
- May 04, 2023
-
-
Karsch Lukas authored
-
- May 03, 2023
-
-
Karsch Lukas authored
-
- Apr 28, 2023
-
-
Karsch Lukas 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)
-
Karsch Lukas authored
-
Blersch Lara authored
-
Karsch Lukas authored
-
Karsch Lukas authored
added tests to categories: they should not be created with a name that is "", null and only be created with a color code where 0 <= code <= 0xFFFFFF
-
- Apr 19, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-