This API serves up keto recipes, and is a micro-service for a larger project that will eventually serve up grocery lists based on saved recipes.
11
stars
15
forks
source link
[V1] Enhance our Ingredients Parsing using JS / NPM #76
Open
nsafai opened 5 years ago
[ ] Create an NPM module from Recipe-Ingredient-Parser
[ ] Add ability to deal with ranges
[ ] Add missing units
[ ] Clean up the input data by removing parens and such...
[ ] persist grocery list, add link in navbar to access grocery list
[ ] add button to regen grocery list from cart items
[x] MVP: Alphabetize
[x] Look at NPM modules for parsing food ingredients
[ ] Look at NPM modules for converting units
[ ] Attempt to categorize / flatten ingredients