marcodefelice / WhatCanIEat

help for what can i eat - alexa skil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatCanIEat

Is a little chatbot developed for Alexa Amazon echo skill.

  • You can say to Alexa, witch ingredient you have, and Alexa search for you a recipe with the minimum ingredients that you asked.
  • Another ideas is, for help on questions and curiosity into a cook world

Prerequisites

  • Node JS v 11 minimum
  • Jovo framework

Installing

First intall node js

npm install

Running test

jovo run
jovo run --atach #for debug

Deploy

jovo deploy --target zip npm run bundle

Useful links

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Marco De Felice - Initial work and Owner

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

help for what can i eat - alexa skil

License:MIT License


Languages

Language:JavaScript 100.0%