Skip to content

A simple Android app to check real-time weather using WeatherAPI.com API. Built with Kotlin, Jetpack Compose, and Retrofit. Shows current temperature, humidity, and weather conditions based on your location.

Notifications You must be signed in to change notification settings

Hassan-Nisar-Ch/Realtime-Weather-App

Repository files navigation

🌤️ Real-Time Weather App

Get real-time weather updates with a clean, minimalist UI.

Weather App Screenshot

Features

  • Current temperature, humidity, and weather conditions.
  • City search.
  • Built with Jetpack Compose, Retrofit.

Get an API Key:

  • Sign up for free at WeatherAPI.
  • Copy your API key.

Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/Hassan-Nisar-Ch/Realtime-Weather-App.git
  2. Open the Project in Android Studio

  3. Add Your API Key: Open the local.properties file in the project root and add the following line:

    WEATHER_API_KEY = your_api_key_here
  4. Build and Run the Project on your device or emulator.

About

A simple Android app to check real-time weather using WeatherAPI.com API. Built with Kotlin, Jetpack Compose, and Retrofit. Shows current temperature, humidity, and weather conditions based on your location.

Resources

Stars

Watchers

Forks

Contributors

Languages