KaltunAhmed / prayer-times

A prayer app which request the prayer times for each day from an API and displays it
1 stars 0 forks source link

feat: Get prayer times based on user's preference #17

Open abmusse opened 3 years ago

abmusse commented 3 years ago

Currently the app only supports London prayer times but we should add a way for the user to configure the location.

We could do this a number of ways but here are a couple suggestions:

Or better yet a combination of the suggestions above.

One we know the location we need to and get the prayer times for that area.

@KaltunAhmed

I noticed right now this API is used. Does this API return prayer times outside of london?

If not we might be able to use https://aladhan.com/prayer-times-api from https://github.com/islamic-network/api.aladhan.com