A Web Application created using Django Framework for displaying the current weather of any city in the entire world.
OpenWeatherMap API used to access the live weather details.
Bulma Framework for the css layout cuz it's easy and attractive.
Cities can be managed via admin area too.
Make sure to run manage.py while in My_Weather_Webapp