features
Description/Steps to reproduce
Image upload move to GS + recipe API https://github.com/ChickenKyiv/api-extended-database/blob/master/server/model-config.json#L51 https://github.com/ChickenKyiv/api-extended-database/blob/master/server/datasources.json#L19 https://github.com/ChickenKyiv/api-extended-database/tree/master/server/files
204
Transition from Loopback to GraphQL environment
@TODOs
add image upload
finish email notifications
convert swagger to API blueprint
Receipt, checque recognition
Checque image recognition Check OK structure Check Stack overflow for structure https://admin.tabscanner.com/login https://github.com/mre/receipt-parser https://stackoverflow.com/questions/31633403/tesseract-receipt-scanning-advice-needed https://dzone.com/articles/using-ocr-for-receipt-recognition https://ryubidragonfire.github.io/blogs/2017/06/06/Automating-Receipt-Processing.html https://www.azoft.com/blog/ocr-receipt-recognition/ https://www.npmjs.com/package/receipt-scanner
improvements
Search image for recipe, from API Voice create ingredient Voice fill recipe data
128
Recipe + bot
Bot "command" Bot convert thing to json https://github.com/atherdon/botkit-my-slack/issues/90
Put 5k ingredients into RecastAI
Cloudinary image uploads
https://scotch.io/bar-talk/build-a-content-moderation-service-with-node-and-cloudinary
recipe import
Make it work using nodejs firstly we don't importing all content, only title, img, url, ingredients - and tell where we get this information OR we can use a logic from gatsby.
from first app reppsotory
Add recipe categories
Add recipe search
Create automative grocery list structure template.
Add firebase for login storing users - https://github.com/FirstBuild/InventoryMgmt-GroceryList/blob/master/app/js/simpleLogin.js
https://github.com/akhil110/Recipe-Book/blob/master/recipe-service.js
https://www.sitepoint.com/building-recipe-search-site-angular-elasticsearch/
add category management http://www.outofmilk.com/features.aspx
Last updated