Giter Site home page Giter Site logo

alexa-study-skill's Introduction

NOTE

Alexa requires node version 8.2 or less. I suggest using node version manager (nvm) to toggle between versions of node durring development

Install Node and Git on your windows box. There are installers for node nvm mysql and git. just search google.

Send me an email if you want credentials for a database I have set up on the web host to handle the web submission, or install your own database and replance the credentials in the config/config.js file in the api folder.

Alexa Skill and React UI for creating a study aide for html and css

great way to play with many different aspects of full stack development.

api using express and MySql
web services using express and react
Alexa using lambda, skills kit, dynamodb
html
css
Open a command prompt and navigate to the api directory. From the command line type

npm istall

this will install all the dependencies required. When completed type:

npm start

This will start the web server and you can then navigate to localhost:3000 to display the site.
Open another command prompt and navigate to the api directory. From the command line type

npm istall

this will install all the dependencies required. When completed type:

node app

This will run the api server which will take the form values and post them to the webdev table on the mysql database.

Todo's html

Reset form after submission
set status to 'success' after submission
replace this panel with statistics on current database

Todo's Alexa

write a function that will return a random fact
capture the device id
keep track of correct responses. 

alexa-study-skill's People

Contributors

marxtrader avatar paradoxinversion avatar

Stargazers

Christopher Novelli avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.