Skip to content

Stay ahead of the weather with my sleek Android Weather App! Powered by reliable APIs, it provides real-time weather updates for any location. With a handy search feature, you can instantly find the weather of any city, making planning your day effortless and accurate!.

Notifications You must be signed in to change notification settings

Sandy-7061/Mausam

Repository files navigation

🌤️ Weather App

Weather App is a sleek Android application designed to provide accurate and real-time weather updates for any city. Powered by reliable APIs, the app ensures you always stay prepared, whether you're planning your day, tracking a storm, or exploring new places.

With its user-friendly interface and a powerful search feature, you can effortlessly access weather data, including temperature, humidity, wind speed, and more.


🛠️ Features

  • Real-Time Updates: Get up-to-date weather information anytime.
  • Search Functionality: Easily find weather details by searching for any city.
  • Interactive UI: A sleek and responsive design for a seamless user experience.
  • Forecasts: Check for current and upcoming weather conditions.
  • Customizable Units: Toggle between Celsius and Fahrenheit based on your preference.

🚀 Setup Process

  1. Clone the Repository

    git clone https://github.com/Sandy-7061/Mausam.git
    cd Mausam  
  2. Import into Android Studio

    • Open Android Studio.
    • Click on File > Open and select the project folder.
  3. Add Your API Key

    • Sign up at OpenWeatherMap or your preferred weather API provider.
    • Copy the API key and paste it into the build.gradle file or strings.xml.
      <string name="api_key">YOUR_API_KEY</string>  
  4. Build and Run

    • Sync the project with Gradle files.
    • Run the app on an emulator or connected device.

👤 Owner Information

Sandeep Kushwaha
📱 7024520740
📧 sandeepkush880@gmail.com


📂 Project Details

  • Language: Java/Kotlin
  • Database: None (API-based)
  • Dependencies:
    • Retrofit for API calls
    • Glide for image loading (if applicable)
    • Material Design Components

Feel free to reach out for support or contributions! 😊


About

Stay ahead of the weather with my sleek Android Weather App! Powered by reliable APIs, it provides real-time weather updates for any location. With a handy search feature, you can instantly find the weather of any city, making planning your day effortless and accurate!.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages