Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 417 Bytes

Weather-App

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