- Jun 06, 2023
-
-
Karsch Lukas authored
-
- May 31, 2023
-
-
Karsch Lukas authored
Deserialize methods in FileManager now take the JSON string as parameter. Fixed bug where empty files would cause NullPointerExceptions. All classes now work depend on an instance of TastyPages instead of static class members in TastyPages
-
- 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).
-
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
-