Inspiration
Knowing country flags and capital cities is fundamental of general knowledge. I built this skill to give information about different countries with their capital city and flag
What it does
When you ask the skill, it returns a random country with its population and capital city. If your alexa device has a screen, then you can see flag of the country
How I built it
I built this skill in python by using flask-ask alexa framework
Challenges I ran into
Because APL is a new topic, there is not much example on the internet. To enable APL, I read lots of document from Amazon Alexa Documant page.
Accomplishments that I'm proud of
I'm proud of importing APL into my skill successfully
What I learned
APL is the best way to add UI into alexa skill. With APL component and template, you can build your own design
What's next for Flag Fact
I want to add some extra information about countries such as national anthems.

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