Skip to content

souravsumit07/Weather-app

Repository files navigation

WeatherApp

WeatherApp is an Android application that provides real-time weather information for different locations. The app displays the current weather conditions like temperature, humidity, wind speed, and weather description using the OpenWeatherMap API.

Features

  • Displays current weather based on location.
  • Search for weather information by city name.
  • Weather data includes temperature, humidity, wind speed, and conditions.
  • Simple and user-friendly interface.

Screenshots

![screenshot1](WhatsApp Image 2024-11-15 at 23 21 45_8d76d889 ) ![screenshot2](WhatsApp Image 2024-11-15 at 23 21 45_d6e0875f )

Tech Stack

  • Language: Java
  • Retrofit: HTTP client for API calls
  • Picasso: Image loading and caching library for weather icons
  • RecyclerView: For displaying search results (if applicable)

Libraries Used

  • Retrofit - A type-safe HTTP client for Android and Java.
  • Gson - A library to serialize and deserialize JSON.
  • Picasso - A powerful image downloading and caching library for Android.
  • Material Components - Material Design UI components for a smooth UI experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages