Hacker News new | ask | show | jobs
by umangsh 1433 days ago
Absolutely open to contributions :). Didn't pay attention to licensing yet, will look at options.
1 comments

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.