- May 30, 2023
-
-
Karsch Lukas authored
-
Karsch Lukas authored
-
- May 27, 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 17, 2023
-
-
Blersch Lara authored
-
- May 10, 2023
-
-
Blersch Lara authored
-
Blersch Lara authored
-
Karsch Lukas authored
added BaseController that stores FXML files for all views, started bugfixing for equals methods, started working on recipe view fxml file
-
Blersch Lara authored
improved add-methods and knew method to check csv for other measurements than g and convert them to gram
-
- May 09, 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>.
-