Package edu.ntnu.stud.model


package edu.ntnu.stud.model
  • Classes
    Class
    Description
    The 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.