Using the Open weather API I made this web app which can be launched from any device browser. The whole functioning code was written on the server side using:
Javascript with fetch and promises. It was quite hard to get the weather data returned to the HTML , but after a work of many hours I was able to find a workaround.
Watch it working:
You can from now for 40 minutes access the app through a Ngrok URL.
Here is the link:
Javascript with fetch and promises. It was quite hard to get the weather data returned to the HTML , but after a work of many hours I was able to find a workaround.
Watch it working:
You can from now for 40 minutes access the app through a Ngrok URL.
Here is the link:
Last edited: