- Android Studio
- Kotlin
- Retrofit
- OpenWeather API
- OpenCage GeoCoding API
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.