Weather App is a simple and easy-to-use Android application built with Kotlin. This app allows users to search for their city's weather conditions and get real-time updates. The app also provides search suggestions as users type, making it easier to find the right city quickly.
- 🌆 Search by City Name: Enter the city name to get the current weather condition.
- 🌦️ Weather Details: View the city's current weather, temperature, and condition (e.g., sunny, cloudy, rainy).
- 🔍 Search Suggestions: Get suggestions while typing the city name for quicker searches.
- 🌍 Simple & Easy-to-Use Interface: Clean UI with intuitive features.
- Kotlin: Primary programming language used to build the app.
- OpenWeatherMap API: For fetching real-time weather data.
- Android SDK: Android development framework used for building the app.
- Retrofit: For network requests and API calls.
- Glide: For loading weather icons.
- Android Studio: IDE used for development.
-
Clone the Repository:
git clone https://github.com/Aditya-Giri1234/WeatherApp.git