Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/ankushmallick1100/django-weather-app

api css css3 django html html5 openweathermap openweathermap-api python python3 weather weather-api weather-app

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Weather App


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.