Inspiration
For Muslims wanting to know the prayer times - I usually look at an app on my phone. As an Echo skill this will be a lot easier to know when the next prayer is, without having to look for my phone!
What it does
This tells you the prayer times for any city in the world. Using Google API's it fetches you're coordinates based on the city you specify. It uses your location along with an algorithm to calculates prayer times.
This is useful, as muslims would often want to know, if it's time to pray, or how long they have remaining for their prayers
How I built it
Using C#/.Net on Azure.
Challenges I ran into
Initially, creating an Alexa skill using C# rather than java, node etc...
Accomplishments that I'm proud of
Doing that little bit extra. For example, saving the users location so they don't need to repeat it in every request
What I learned
Using serverless computing on Azure, and just generally creating an Alexa skill
What's next for Pray Pal
Make it more configurable, different users may want the timing tweaked based on the calculation method they normally use
Log in or sign up for Devpost to join the conversation.