Skip to content

This Weather Application allows users to get real-time weather information for any city. The application fetches weather data from the OpenWeatherMap API and displays the temperature, weather condition, and relevant weather icon for the specified city.

Notifications You must be signed in to change notification settings

Pratiksha-Rajpurohit/WeatherApplication

Repository files navigation

WeatherApplication

This Weather Application allows users to get real-time weather information for any city. The application fetches weather data from the OpenWeatherMap API and displays the temperature, weather condition, and relevant weather icon for the specified city.

Features

  • Search for the current weather of any city
  • Display temperature in Celsius
  • Show weather conditions with appropriate icons
  • Easy-to-use interface with a search bar

Screen recording

VID_20241204155951.mp4

Technologies Used

  • Kotlin
  • Retrofit for network calls
  • Gson for JSON parsing
  • OpenWeatherMap API
  • Android View Binding

Usage

  1. Launch the app on your device.
  2. Search for a city's weather:
    • Enter the city name in the search bar
    • Press the Enter key or tap the search icon
  3. View weather information:
    • The app will display the temperature, city name, and weather condition
    • The weather icon will update based on the condition (e.g., sunny, rain, clouds)

Contact

For any questions or suggestions, please open an issue on GitHub or contact the repository owner at rajpurohitpratiksha123@gmail.com.

About

This Weather Application allows users to get real-time weather information for any city. The application fetches weather data from the OpenWeatherMap API and displays the temperature, weather condition, and relevant weather icon for the specified city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages