Skip to content

Instantly share code, notes, and snippets.

@Cat-Ion
Created October 6, 2017 10:54
Show Gist options
  • Save Cat-Ion/09dc4115f608a91ca164008c695953f2 to your computer and use it in GitHub Desktop.
Save Cat-Ion/09dc4115f608a91ca164008c695953f2 to your computer and use it in GitHub Desktop.
Cocktail:
- id
- name
- picture
Ingredient:
- id
- name
- ABV
Recipe:
- cocktail id
- ingredient id
- amount
Storage:
- ingredient id
- location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment