Inspiration
Create an Alexa Conversations skill with two arguments.
What it does
Saying your height and bodyweight, you can see your BMI (body mass index) and your best weight.
Challenges I ran into
How the response can guide the next utterance depending on the situation. (ex. request height data after getting weight data, or call BMI/best weight result after getting both data)
Accomplishments that I'm proud of
By checking the not-filled argument in handler response, I could set a conditional branch in Alexa responding.
What I learned
Learn how to create Alexa conversations skill and how errors occur during skill building.


Log in or sign up for Devpost to join the conversation.