Earlier quoted context omitted.
A lot of js/jquery in the front, django in the back.
Nice that it's holding up so well!
Show HN: Automatic weekly meal planner, also plans your leftovers
31–40 of 296 posts
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#32There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
And the Nutrition guide's recommended protein level is insanely high.
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#33There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
No, it's a commonly unbalanced US meal. (and is ~1.5 people's worth of calories.) But it doesn' seem do different from your example: meat, vegetable, dairy, starch, sweet. And the Nutrition guide's recommended protein level is insanely high.
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#34The hardest technical challenge I had was, knowing there would need to be a ton of recipes in the system to make it truly effective, I had to do an automated intake of recipes from many places. But ingredient normalization got in the way, even with really good regex/etl practices. For instance, a recipe says, "boneless skinless chicken breast".. another says, "skinless boneless chicken breast". Some list the # of breasts. Some list pounds. Some mean the breast is split, some don't. But in order for the nutrition info to be accurate, the normalization process had to be near perfect.
I ended up "buying" the source code to "recipefox" a recipe parsing plugin for firefox (for $100 or something like that) which helped tremendously, but still wasn't good enough for my tastes. I felt like to make it all work, i needed to essentially build a recipe ETL.
The monetization was kind of cool, I felt. Free for users. I felt that companies (food companies, supermarkets, etc) would put coupons for specific brands or specific stores on printed-out shopping lists based on the weekly recipes. i actually got alot of interest from that one from actual supermarkets. Thought that was cool.
Good luck with this. It was a tremendous idea 4 years ago and I always wondered when someone else was going to do it because it just seemed so damn obvious to me.
"I have a gluten free child and a wife on a diet. What should I buy at the grocery store this week and what the hell should I make?"
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#35Earlier quoted context omitted.
Haha awesome, thanks! I spent a lot of time trying to pander to different eating styles, and some definitely work better with my algorithm than others. Low carb is especially rocky since I have relatively few foods/recipes with absolutely no carbs.
How long has the service been around for, and how did you get traction? You have quite a lot of Twitter and Facebook followers/fans.
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#36There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#37There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
But maybe it's also linked to the fact that you're asking for 3400 calories? 2500 seems more reasonable for an adult male.
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#38There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#39Re: Show HN: Automatic weekly meal planner, also plans your leftovers
#40There's probably a culture clash here but... is this considered a balanced nutritious meal in the US? http://i.imgur.com/cVpnXJB.png I'm French, a country that has a certain reputation for eating healthy, and where a meal is typically: - an "appetizer" (small salad or crudités) - a main course (typically meat/fish + vegetable/starch) - cheese & bread - dessert (often fruit, or rarely something sweet like a slice of c…
Yes, it looks like it's picking 3 random "parts of meal" but not necessarily in 3 different categories... But maybe it's also linked to the fact that you're asking for 3400 calories? 2500 seems more reasonable for an adult male.