-2

i am a beginner and trying to develop an Alexa skill which can store data to be retrieved later for my college project.

Ady Yousf
  • 13
  • 5
  • 1
    Good to know, I hope you have fun with that – Matt Oct 23 '18 at 15:34
  • Please be more specific about what issue you're having (preferably providing examples of what code you've tried so far). Stack Overflow is here to help you fix your code - we can't write it for you! – Joe Clay Oct 23 '18 at 15:43
  • [How to ask on Stack Overflow.](https://stackoverflow.com/help/how-to-ask) – arudzinska Oct 24 '18 at 13:22
  • I found a way to solve this problem. I would try to be more clear in the next question. Thank you for your valuable responses – Ady Yousf Oct 24 '18 at 17:47

1 Answers1

-1

Your question is very broad, and not appropriate for Stack Overflow.

But before it gets closed here is a guide I found to get you going:

https://codeburst.io/how-to-create-an-alexa-skill-with-node-js-and-dynamodb-3c9d5e9661

When you have a question, with worked examples, and a specific question, come back and ask another question :).

Good luck with your project!

Matt D
  • 3,289
  • 1
  • 15
  • 29
  • Thank you for helping, the article is really helpful. The question was not so clear to understand that's my fault, I'm a student and new to this field. Just started learning programming. – Ady Yousf Oct 24 '18 at 17:50
  • No worries, we all started somewhere. – Matt D Oct 24 '18 at 20:11