Skip to content

Commit

Permalink
Model
Browse files Browse the repository at this point in the history
  • Loading branch information
walter-a-jablonowski committed Apr 8, 2024
1 parent 2cf16d3 commit 7b984ca
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions misc/dev_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,24 @@ Model
----------------------------------------------------------

```
--------------
| Food |
--------------
| - weight |
| - ... |
--------------
-------------- --------------
| Food | * 1 | Recipe |
-------------- ------------------ --------------
| - weight | | | |
| - ... | <<savedInline>> | |
-------------- [FoodList] --------------
| 1
|
|
| <<savedInline>>
| -- [NutrientList]
|
| *
--------------- --------------
| NutrientsList | 1 1 | Nutrient |
|---------------| ----------------- |--------------|
| - name | | - amountMale |
| - amount | | - ... |
--------------- --------------
---------------
| Nutrient |
---------------
| - amountMale |
| |
---------------
```


Expand Down

0 comments on commit 7b984ca

Please sign in to comment.