Live data from Hacker News

Show HN: Famnom – Nutrition tracker and meal planner for families

famnom.com

41–50 of 61 posts

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#41
post #2

Hi everyone, I’m the author of Famnom. I built it after trying various nutrition tracking apps but didn’t find anything that fit my needs. What is it? Famnom is an easy-to-use macro and micro-nutrient tracker, and meal planner. Choose from a database of foods or add your own, create recipes and log meals. Set custom nutrition goals or use FDA RDIs for macros - calories, fats, proteins, carbs and micro-nutrients - Mag…

I am very interested in apps like this but a very small landing page with almost zero explanations or demos and immediately wanting me to sign up, is the best way for me to navigate away.

Either have a demo account with ephemeral in-browser storage so people can experiment, or allow people to experiment anonymously first.

Again, I am super interested and will make an account anyway but I have to tell you, your landing page is bad. You can improve it.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#42
post #2

Hi everyone, I’m the author of Famnom. I built it after trying various nutrition tracking apps but didn’t find anything that fit my needs. What is it? Famnom is an easy-to-use macro and micro-nutrient tracker, and meal planner. Choose from a database of foods or add your own, create recipes and log meals. Set custom nutrition goals or use FDA RDIs for macros - calories, fats, proteins, carbs and micro-nutrients - Mag…

I am very interested in apps like this but a very small landing page with almost zero explanations or demos and immediately wanting me to sign up, is the best way for me to navigate away. Either have a demo account with ephemeral in-browser storage so people can experiment, or allow people to experiment anonymously first. Again, I am super interested and will make an account anyway but I have to tell you, your landin…

Noted, thanks for the feedback. A demo account would be useful.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#43

This seems like Cronometer? I've been using Cronometer for a decade plus. It was built for folks who were following the CRON way of eating: Caloric Restriction Optimum Nutrition. So undereating by 20 - 30% of your recommended caloric needs for your height, weight, fat-to-muscle ratio, and activity level was the aim, but to do so while eating nutrient-rich foods, getting most or all of your nutrients from non-suppleme…

Cronometer is pretty great. However... It's multi-user support is... entirely non-existent. And they seem rather uninterested in feedback. I'd happily pay them for a feature where I could easily make dinner, and split it between multiple users. But no, I have to save a "recipe" (which stays in the DB forever) and then add a portion of that recipe from the other user's account. So a family-based offering is definitely…

I tried to use chronometer but they wouldn’t allow me to sign up with an email address of chronometer@prepend.com. They would accept it but never send the validation email. It was annoying so I used a few other apps.

I ended up just using a spreadsheet as all these apps seem oddly expensive for a food log.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#44

I've thought about making something like this in the past. I've used the "Nutrients" iOS app for tracking nutrition, but not in the way it's meant to be used. Maybe my usage patterns could help you writing your app. I tend to use the app to get a pulse on the nutrient density of the foods I consume (or feed my daughter). I would make simple meals, and plug them in, and then try to get all the nutrient bars filled up.…

> Some changes that more-or-less stuck: - More sun for Vitamin D - More Avocados - Omega-3 from fish oil - Nutritional Yeast for B Vitamins - More greens (especially for magnesium) - Spinach in smoothies - Less sugars, carbs, and bread - Parmesan cheese for calcium - More beans

+1 for blind spots. Choline (eggs), Iodine (Iodized salt, seaweed), Zinc (pumpkin seeds, etc) are a few others in my experience. Intuition builds up steadily after tracking a while. Good luck!

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#46
post #43

Earlier quoted context omitted.

Cronometer is pretty great. However... It's multi-user support is... entirely non-existent. And they seem rather uninterested in feedback. I'd happily pay them for a feature where I could easily make dinner, and split it between multiple users. But no, I have to save a "recipe" (which stays in the DB forever) and then add a portion of that recipe from the other user's account. So a family-based offering is definitely…

I tried to use chronometer but they wouldn’t allow me to sign up with an email address of chronometer@prepend.com. They would accept it but never send the validation email. It was annoying so I used a few other apps. I ended up just using a spreadsheet as all these apps seem oddly expensive for a food log.

Founder of cronometer here. Sounds like a email delivery issue — I assume you already checked for it accidentally going to junk filter, etc. if you email our support@cronometer.com they can get you going.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#47
post #45

Would love to see something on the homepage other than a sign up CTA. I'm not giving you my email address until I can at least see what it is or what it looks like.

Demo account WIP. https://github.com/umangsh/famnom README has sample user journeys that may be helpful in the meantime.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#48
post #40
post #13

Earlier quoted context omitted.

I built kcal[0] after a similar search. The focus is primarily on macros and ultimately I kind of lost steam on developing further (though we still use it to great success). A part of why lost interest is that I didn’t like PHP + Laravel as much as Python + Django. Anyway I see you have the Famnom code on GH but apparently not with an OSS license. Are you planning to seek contributions with a friendly license in the…

Absolutely open to contributions :). Didn't pay attention to licensing yet, will look at options.

Congrats on shipping!

Do you use linear programming / some other optimization algorithm to hit targets, or is it more like a deficit tracker where you tell it what you ate and it tells you that you need 8 more mcg of zink or whatever?

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#49
post #48
post #40

Earlier quoted context omitted.

Absolutely open to contributions :). Didn't pay attention to licensing yet, will look at options.

Congrats on shipping! Do you use linear programming / some other optimization algorithm to hit targets, or is it more like a deficit tracker where you tell it what you ate and it tells you that you need 8 more mcg of zink or whatever?

Thanks! MealPlanner generates suggestions through a constraint programming solver, taking into account any foods consumed earlier in the day. The home page tracker shows nutrient consumption (and deficits) for the day.

Re: Show HN: Famnom – Nutrition tracker and meal planner for families

#50

This seems like Cronometer? I've been using Cronometer for a decade plus. It was built for folks who were following the CRON way of eating: Caloric Restriction Optimum Nutrition. So undereating by 20 - 30% of your recommended caloric needs for your height, weight, fat-to-muscle ratio, and activity level was the aim, but to do so while eating nutrient-rich foods, getting most or all of your nutrients from non-suppleme…

"The Oracle" sounds like a cool feature!
Post reply on HN