Weather Web Application using Python and Django Framework
In this project, the app will display the weather of the searched cities. In this project I have used API of openweathermap from "https://openweathermap.org/api". I am going to use that API Key to fetch weather data of different cities across the world.
• Project Name: Weather_Project
• App Name: MyWeatherApp