Package edu.ntnu.stud.model
package edu.ntnu.stud.model
-
ClassesClassDescriptionThe Ingredient class represents an ingredient in a recipe.The Inventory class is responsible for managing the inventory of ingredients.The ShoppingList class is responsible for managing the user's shopping list.