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

Add ability to take photos for meals and recipes #816

Merged
merged 3 commits into from
May 2, 2024

Conversation

EmilJunker
Copy link
Contributor

@EmilJunker EmilJunker commented May 2, 2024

This adds the ability to take photos of meals and recipes. Just like the existing custom food images, they are stored locally in the app as base64 strings. Closes #812.

In addition, it is now possible to remove pictures imported from OFF and replace them with local images. Closes #811.

Note: This PR will likely have a small merge conflict with #817. Whichever PR gets merged first, I will fix the conflict in the other one, and then it can also be merged.

Screenshot_20240502_093000_Waistline Screenshot_20240502_092933_Waistline

Screenshot_20240502_093149_Waistline Screenshot_20240502_093141_Waistline

@davidhealey
Copy link
Owner

davidhealey commented May 2, 2024

Thanks! I'll merge 816 and then 817

@davidhealey davidhealey merged commit a3c4980 into davidhealey:master May 2, 2024
@EmilJunker EmilJunker deleted the meals-recipes-photos branch May 2, 2024 09:52
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.

Adding pictures to meals and recipes Locally Changing OFF pics
2 participants