mrpetrocket / echo-doineedajacket

Alexa Custom Skill answers the eternal question: "Do I need a jacket?"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Skill "Do I Need A Jacket?"

Made this simple project to learn about custom Alexa skills. User asks if they need a jacket in such-and-such city, program scrapes the info from doineedajacket.com and sends it back.

##Running Run zip.sh to package the code. Follow step 3 in the tutorial below to deploy this to AWS.

##Resources [Big Nerd Ranch] (https://www.bignerdranch.com/blog/developing-alexa-skills-locally-with-nodejs-setting-up-your-local-environment/) - Excellent series of Alexa skill tutorials.

About

Alexa Custom Skill answers the eternal question: "Do I need a jacket?"


Languages

Language:JavaScript 96.4%Language:Shell 3.6%