Skip to content

Shiljababu/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Weather App built with Django allows users to check the current weather for any city worldwide. The app fetches real-time weather data using the OpenWeatherMap API and displays key information like temperature, weather description, and an icon representing the weather conditions. Users can search for weather updates by simply entering the name of the city.

Features: Search for city weather: Enter any city name to get the current weather data. Real-time data: Fetches weather updates directly from the OpenWeatherMap API. Display temperature & weather description: Shows the current temperature in Celsius and a brief weather description. Weather icon: Displays an icon representing the current weather conditions.

Technologies Used: Django: Web framework for building the app. HTML/CSS: For designing the user interface. OpenWeatherMap API: To fetch live weather data.

About

This Weather App built with Django lets users check the current weather of any city worldwide. It fetches real-time data from the OpenWeatherMap API, displaying temperature, weather description, and an icon for the conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors