A simple weather application built with Jetpack Compose and Retrofit, fetching real-time weather data from the OpenWeatherMap API. The app allows users to get weather information based on their current location or by inputting a city name. It features a clean, user-friendly interface that demonstrates the use of modern Android development practices, including API integration and permission handling.
- Fetches current weather data based on the user's location or inputted city name.
- Displays temperature, weather conditions, and other relevant data.
- Built using Retrofit for API calls and Jetpack Compose for UI.
- Handles location permissions and user input.
Here are some screenshots of the app: