Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 470 Bytes

File metadata and controls

15 lines (13 loc) · 470 Bytes

Remy

A web-based recipe manager and cooking assistant

Ingredient

An ingredient:

  • may be a component of one or more recipes
  • may have its own recipe (to create it)
  • has certain properties
  • is measured in certain units, or is measured relative to other ingredients of the same unit

Recipe

A recipe:

  • uses a set of ingredients as input
  • contains a set of instructions to transform the input ingredients
  • results in one (or possibly a set of) output product