Currently the news is fetched only from indian source. Add the feature to fetch news based on user location.
The process to do this is quite simple. Currently the API used to fetch headlines has "in" as one of the query parameters. We need to get the present location of the user and based upon that change the query parameter.
Currently the news is fetched only from indian source. Add the feature to fetch news based on user location.
The process to do this is quite simple. Currently the API used to fetch headlines has "in" as one of the query parameters. We need to get the present location of the user and based upon that change the query parameter.