What's the weather like?
build a simple Django app that displays the current weather for various cities. To get the current weather data, I use the Open Weather Map API.
The code in this project was written with Python 3 and Django 2.0 .
Feature
user can Add his /her own city user can check current Temperature user can see description of current weather
App looks like :