Skip to content

hacknu2-0/HackNu-2.0-team-quaranTEAM

 
 

Repository files navigation

HackNu-2.0-team-quaranTEAM

team-QUARANTEAM repository for HackNU'2.0.

SKILLS

1)quaranTeam CoronaVirus_Guidelines: ALEXA will give you WHO GUIDELINES on how to prevent CoronaVirus. 2)quaranTeam CoronaVirus_FAQ's: ALEXA will respond to your FAQ's on CoronaVirus. 3)quaranTEAM Coronavirus_LiveStatus_India: ALEXA will provide you LIVE information of about CoronaVirus cases in INDIA.This is the authentic information provided by Government Of India. 4)QUARANteam CoronaVirus_self_assessment: ALEXA will ask you some questions and based on your answers you will get to know if you are safe or not. Basically you will undergo a self-assessment test. 5) QuaranTEAM CoronaVirus_Pakage_Skill: This is the complete integration of all our above skills into ONE SKILL.

DEMO

You can find DEMO of all the above listed skills here: https://drive.google.com/drive/folders/1RPLZEfmZZQNyhPqds6Yv6LRWvZsgB0sc

STEP BY STEP PROCEDURE ON RUNNING THE SKILLS.

Here are the steps that you can follow to test our skills on our machine: 1.) Go to https://developer.amazon.com/alexa/console/ask# and Sign-In with you Alexa Developers Account. 2.) Press the create skill button and then create skill by giving any name of your choice.(Make Sure that it is a CUSTOM SKILL and ALEXA HOSTED NodeJS skill). 3.) After this step make sure that in the next step you choose HELLO WORLD template and then wait for 1-2 minutes while ALEXA is preparing your Back-End. 4.) Now suppose you want to run (quaranTEAM CoronaVirus_LiveStatus_India) so go to that folder in GitHub and first copy the FrontEnd.json file. 5.) Now in your "BUILD" section you can find a JSON EDITOR in the left side drawer under Slot Types. Go the that editor and remove all the code which is pre-existing and copy the FronEnd.json code of (quaranTEAM CoronaVirus_LiveStatus_India) in that JSON EDITOR and the click SAVE AND BUILD MODEL. 6.) Now go to INVOCATION section under Interaction Model(In the Left Side Drawer Only) and there you can find the Skill Invocation Name.(POINT 6). 7.) Now go to the "CODE" section in your skill and replace your pre-existing file of index.js with (quaranTEAM CoronaVirus_LiveStatus_India) index.js file(which you will find in this particular skill name's GitHub folder) and then click SAVE and DEPLOY. 8.) Now go to "TEST" section and invoke the skill by saying open +"(INVOCATION NAME YOU GOT FROM POINT 6)". 9.) You can now see the response of ALEXA and the skills which we have developed.

PS: DON'T FORGET TO GIVE CREDITS TO 'team-quaranTEAM' IF YOU ARE USING OUR CODE. :)

About

team-QUARANTEAM repository for HackNU'2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%