Weather App
Useful in the improbable event that all of weather.com's servers fail.Home screen of weather appI created this just to practice calling and parsing RESTful API's. The search functionality isn't great, considering that the app basically pastes the search contents into the parameters of the API call. Also, since I'm using the free subscription of the API, the number of calls you make at any given time is fairly limited.

I used openweathermap.com for the up-to-date weather information; you can find out more about their APIĀ here.

Find out the weather around the world:
https://shan2024.github.io/weather-app/