Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 477 Bytes

Weather app

This is web app to display weather data of particular city using Open weather API. The project is powered by Python. Django was used in Backend and Bulma.CSS was used in frontend

Screenshot (6)

The name of the city can be added to the list stored in the datatbase. The data then will be retrieved and using Openweather API weather data will be displayed.