RecipeDB/model/recipe
Andrew Lalis c7072f949f Added getters/setters to Instruction. 2018-02-12 20:00:59 +01:00
..
ingredients Removed ID from Ingredient. 2018-02-12 19:53:03 +01:00
tags Added RecipeTag object to replace string in recipe object. 2018-02-12 19:25:48 +01:00
instruction.cpp Added getters/setters to Instruction. 2018-02-12 20:00:59 +01:00
instruction.h Added getters/setters to Instruction. 2018-02-12 20:00:59 +01:00
recipe.cpp Created getters/setters for Recipe Class and cleaned up constructor. 2018-02-12 19:44:35 +01:00
recipe.h Created getters/setters for Recipe Class and cleaned up constructor. 2018-02-12 19:44:35 +01:00