Skip to content

WeatherApp is a convenient application for getting up-to-date weather information for any location worldwide.

License

Notifications You must be signed in to change notification settings

dudoska/WeatherApp

Repository files navigation

WeatherApp

Weather App Logo

WeatherApp is a convenient application for getting up-to-date weather information for any location worldwide. Data parsing is done through the https://www.weatherapi.com/

✨ Features

  • Get detailed weather forecasts for any city.
  • Track current weather conditions: temperature, humidity, wind speed, and more.
  • View forecasts for multiple days ahead.
  • Simple and intuitive interface.

⚙️ Installation

  1. Clone the repository:

    git clone https://github.com/dudoska/weatherapp.git
  2. Open the project through Android Studio

  3. Create secrets.xml in app/src/main/res/values and populate it as follows:

    <?xml version="1.0" encoding="utf-8"?>
    <resources>
        <string name="api_key">YOU_API_KEY</string>
    </resources>

🚀 Usage

Download and install the latest version of the Android phone app