Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ankushmallick1100/django-weather-app
- Owner: ankushmallick1100
- Created: 2024-11-04T07:11:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T07:23:38.000Z (3 months ago)
- Last Synced: 2024-11-12T09:51:02.871Z (3 months ago)
- Topics: api, css, css3, django, html, html5, openweathermap, openweathermap-api, python, python3, weather, weather-api, weather-app
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.