https://github.com/theroughcode/recipe-buddy
:yum: Smart home integration that finds recipes and orders the ingredients for you!
https://github.com/theroughcode/recipe-buddy
Last synced: over 1 year ago
JSON representation
:yum: Smart home integration that finds recipes and orders the ingredients for you!
- Host: GitHub
- URL: https://github.com/theroughcode/recipe-buddy
- Owner: theRoughCode
- Created: 2017-11-30T15:45:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T02:46:53.000Z (over 8 years ago)
- Last Synced: 2025-02-16T22:35:57.374Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.07 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Buddy 

## What Is Recipe Buddy?
Introducing Gusteau, your personal recipe buddy! Baking and cooking will never be the same again! Gusteau is a voice-activated assistant that searches up recipes of your choosing, sorted based on time taken to make. Upon selecting a desired recipe, Gusteau will check if you already have the ingredients in your Loblaw's Click & Collect cart. If not, he searches the store for the highest recommended of the corresponding item and adds it to your cart. Simple as pie! Now, get cooking!
## How Was It Done?
Recipe Buddy was done using:
- Node.js/Google Cloud Functions for the server
- DialogFlow for the conversation management
- Google Assistant as the platform
- Yummly API for getting recipes and parsing ingredients
- Loblaw's Click & Collect API to get access to the user's cart
## Future Plans
1. Implement checkout straight from app
2. Allow sort options
3. Display amount of each item needed
4. Get recipe from items in cart