Weather API in qml
Unsolved
General and Desktop
-
Hi all,
I am building a project for my internship, wherein I have on display all the world clocks.
I need to modify the same program in a way that, once a user clicks on any of the clocks present, it should transition into showing the weather of the same country/city.
I did check out for weather api's online to use it in my code, but i am not able to get an understanding on how to display the same in my project.I am using 5.12 version of qt.
Thanks
-
@Ashish_Pathak said in Weather API in qml:
I did check out for weather api's online
So, what did you find?