Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat render recipes #2

Merged
merged 6 commits into from
Aug 17, 2020
Merged

Feat render recipes #2

merged 6 commits into from
Aug 17, 2020

Conversation

DiegoOTdC
Copy link
Owner

For this feature I added the ability to click on a recipe, which will send you to that recipe's details page.

Here I added a scrollview, so you can scroll through the information. While rendering this page, I found out to my surprise that there are no instructions on how to make the recipes in this recipe API. I am guessing it has something to do with copyright. Since there is a link to the original recipe, I also added that to the page.

The input for the nutritional information table is of course dynamically set. The most important information shows first, if you click on more information, you see a bigger list.

I also added the labels to the recipe's details, something you would be able to search for in a later version of the app.

Since I also wanted to add some kind of shopping list to this app, for this skateboard version, I added the ability to click on the ingredient (line) to cross it off. So now (if you keep this page open), you will be able use this list as a shopping list.

@DiegoOTdC DiegoOTdC merged commit 486159e into development Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant