Skip to content

Android application allows users to search for location. It then provides current weather data for the selected location. Additionally, the app provides mean daily weather data for the next five days.

Notifications You must be signed in to change notification settings

Chethan-R-R/Weather-Android-App

Repository files navigation

Weather Android App

Techonlogies

  • Android Studio
  • Kotlin
  • Retrofit
  • OpenWeather API
  • OpenCage GeoCoding API

Description

Android application integrates with the OpenCage Geocoding API to recommend locations based on user input. It then utilizes the OpenWeather API to fetch current weather data using retrofit, including temperature, weather conditions, humidity, wind speed, and feels-like temperature for the selected location. Additionally, the app provides mean daily weather data for the next five days, giving users an extended forecast of the weather conditions.

rrweather_android_app.mp4

About

Android application allows users to search for location. It then provides current weather data for the selected location. Additionally, the app provides mean daily weather data for the next five days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages