coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
794 stars 136 forks source link

[Feature] Ability to search for food items and get food items' details #73

Closed pydolan closed 5 years ago

pydolan commented 5 years ago

This is a feature request to add the following two features: (1) ability to search for food items and get matching results, and (2) ability to get a particular item's details (nutrition info, servings, etc).

coddingtonbear commented 5 years ago

Those both sound like great ideas! If you were to file a pull request adding those features, I'd be glad to work with you toward merging that feature in. I'm afraid that Github issue boards aren't so great for managing feature requests, though, so I'm going to close this, but feel free to chat with me (and, potentially others) on the gitter channel about putting together such a feature as a PR.

Cheers!

pydolan commented 5 years ago

Thanks, PR coming shortly. Figured having an Issue would be useful, so feel free to re-open after PR comes in, or just leave closed -- whatever's easiest for you. Will jump on Glitter once PR up.