Skip to content

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.

Notifications You must be signed in to change notification settings

Shrikant2801/Weather_App

Repository files navigation

WeatherAppAssignment

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.

Features

  • 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.

Screenshots

Here are some screenshots of the app:

Home Screen:

Screenshot 2024-10-03 091203

Weather Data Screen:

Screenshot 2024-10-03 092553 Screenshot 2024-10-03 091240 Screenshot 2024-10-03 091353

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages