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

Epic: Recipe Bank + Meal Plan + Ingredient/Prep Inventory #177

Open
nelsonic opened this issue Mar 24, 2023 · 7 comments
Open

Epic: Recipe Bank + Meal Plan + Ingredient/Prep Inventory #177

nelsonic opened this issue Mar 24, 2023 · 7 comments

Comments

@nelsonic
Copy link
Member

Health-Is-Wealth-Quotes

Why?

My father's recent colorectal cancer diagnosis has been an important reminder that "health is wealth".
i.e: no amount of cash in the bank will buy you an extra day of life if you have terminal cancer. 😢
It's far easier to develop life-long healthy habits when you are young and still mentally flexible
and still have time on your side to make the necessary changes that will improve your health and longevity.

Note: I'm not saying that my father has lost hope of "beating" his cancer. None of us have lost hope.
My grandmother had (breast) cancer twice and still lived to 86 years old. 👵
In the end what "killed" her was being sent to an old-age home where she felt abandoned.
But that's a topic for a whole other issue: douro.md

What?

We need to systematically solve the problem of "What to eat?", "How Much?" and "When?" once and for all.

  1. Healthy Recipe Bank - scraped from the internet
    Recipes should include precise nutrition information to help people know what they are consuming.
  2. Easy way to add new recipes - so we need to understand what makes a good recipe.
  3. Simple way to create a variation on existing recipes (similar to "Fork" in GitHub...)
  4. Meal Planner -
  5. Shopping list generator - this is where the app can make real cash; more on that later.
  6. Meal Inventory - how many meals do we have in the fridge/freezer?
  7. Profit Happiness!

Just as important as deciding what we should eat
is having a list of the things we want to avoid
and being able to easily share that list with others.

e.g. I'm trying to avoid sugar.

Who?

Creating this for myself. Need a system for my food that works like a well-oiled machine.
It will be useful to other people in my life who want to focus on their nutrition
and not have to constantly think about what they are going to eat today.

How?

The first step is: decide how we are going to store the recipe data.
My preference is structured data. i.e: think about all the fields we want to capture up-front.
This might sound like "waterfall" ...
but I urge you to think about it as saving Dev time by making some effort in the planning stage.

Note: I'm not suggesting that we try to figure out all the UI/UX up-front.
That would be a huge waste of time and would mean we'd never get started building.

Can we use https://github.com/forbesg/bbc-good-food-recipe-scraper as a starting point? 💭
Or is it going to be easier to write something from scratch that we can extend and maintain ourselves? 💭

Wait, Aren't We Building A "Todo List"...? 🤷‍♂️

Yes! One of the foundational features of our App is to Capture items.
For now an item is just a block of text we can then Categorise the item
eventually other forms of media e.g. photos, video)

But as noted in Figma:
https://www.figma.com/file/WrpkKGJNYZbeCzMRDVtvQLbC/dwyl-app?node-id=1516%3A4909
image

We very much see Meal Planning as "Personal Effectiveness".
i.e: if you want to live your best life and get your creative work done,
you need to nail your nutrition by having a highly systematic approach.

Gotta step away from my desk now. Will have to return to this later ... ⏳

@nelsonic
Copy link
Member Author

nelsonic commented Mar 24, 2023

@nelsonic
Copy link
Member Author

Searching for "recipe API": https://www.google.com/search?q=recipe%20api
Paid ad spot:
image

"Start for free" indeeed ... 🙄

https://suggestic.com/pricing.html
image

Yes, that's not a typo, $4,900 per month billed annually.
And their White Label Coaching App:

image

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

@nelsonic
Copy link
Member Author

Side Quest: https://github.com/dwyl/recipe-parser

@carolrmc
Copy link
Member

carolrmc commented Mar 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants