Skip to content

Amazon Alexa skill comprehends the voice command and then retrieves the relevant Twitter data using the Twitter API. The user must be signed in to both, Amazon and Twitter accounts, which are accessible through the deployed webpage.

Notifications You must be signed in to change notification settings

andreabecerrab/Codechella2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

💻 Codechella2020 ~ Third Place Overall!

Instructions to run the webpage

  • clone the repo
  • cd into @codechella
  • open terminal
npm install
npm run serve

Twitter + Amazon Alexa skill

@alexaSkill folder

Web Application

@codechella folder

Server

@codechella/server folder, set database credentials (database/database.js)

About

Amazon Alexa skill comprehends the voice command and then retrieves the relevant Twitter data using the Twitter API. The user must be signed in to both, Amazon and Twitter accounts, which are accessible through the deployed webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.2%
  • Vue 21.3%
  • JavaScript 20.7%
  • HTML 1.8%