SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

Detailed Food Cards #50

Open johnmck95 opened 7 months ago

johnmck95 commented 7 months ago

When a meal is selected, you want to fetch the full macronutrient information to inform the user.

Inside a meal you can grab the upc or nix_item_id, then fetch from the search/item endpoint to get the full details of the specific food they have clicked on. Read more here: https://docx.syndigo.com/developers/docs/search-item-endpoint