Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 882 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 882 Bytes

alexa_physio_me

Conversation led exercise routines with Alexa, AWS and Node.js.

Tests:

To run the tests:

  • cd into the test folder
  • run yarn test

Development:

It's recomended that you have some knowledge and experience with Node.js, AWS and Alexa before trying to use this code in your own project.

Notes will be updated soon to provide steps of how to install this demo.

Future development ideas:

  • Google Calendar to add routine dates
  • Facebook profile login
  • More routines with carefully crafted language and timings

Dev notes / resources / references / APIs:

https://jestjs.io/

https://blog.risingstack.com/mastering-async-await-in-nodejs/

https://developer.amazon.com/blogs/post/Tx3CX1ETRZZ2NPC/Alexa-Account-Linking-5-Steps-to-Seamlessly-Link-Your-Alexa-Skill-with-Login-wit

https://developers.google.com/calendar/

https://developers.facebook.com/