Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 695 Bytes

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