Creating-Weather-Forecast-App-in-Python-using-Openweathermap-API-and-MongoDB
In this app, I demonstrate how to design a Weather Forecast App that downloads weather forecast data from OpenWeatherMap using REST API and stores data in MongoDB for analysis. The weather forecast data is then shown on Google Map for each city.