ankushmallick1100/Django-Weather-App
This is a weather app where a user can compare two cities with its current temperature, weather condition, haze, etc., minimum and maximum temperature, latitude & longitude of that city, pressure, humidity, visibility, etc. This web app is made with HTML, CSS in frontend and Python Django framework in backend.
Python
This is a weather app where a user can compare two cities with their current temperature, weather condition, i.e., whether the weather is clear sky, haze, etc., minimum and maximum temperature, feel-like temperature, latitude & longitude of that city, pressure, humidity, visibility, and wind speed with degrees. This web app is made with HTML, CSS in the frontend, and Python Django framework in the backend. OpenWeatheMap API is used to get real-time weather data of different citites which we will give as an input.