/Codechella2020

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.

Primary LanguageJava

💻 Codechella2020

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)