WeatherApp is a simple Android application that allows users to check the weather forecast for their location and other cities.
You can see a live demo of the application here: Demo Link
- Get the current weather conditions for your location.
- View a 5-day weather forecast for any city.
- Search for weather data by city name.
- Beautiful and intuitive user interface.
- Accurate and up-to-date weather information.
These instructions will help you set up and run the project on your local machine.
- Android Studio: Make sure you have Android Studio installed on your machine.
- Git: You need Git to clone the repository.
-
Clone the repository:
git clone https://github.com/Imdvlpr99/WeatherApp.git
-
Open the project in Android Studio.
-
Build and run the application on an Android emulator or a physical device.
The application should now be running on your Android device.
- Open the WeatherApp on your Android device.
- Allow location access (or enter a city name).
- The app will display the current weather conditions and forecast.
We welcome contributions from the community! If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository and create a new branch for your feature or bug fix.
- Make your changes and ensure that the codebase is well-tested.
- Create a pull request (PR) to the main repository with a clear description of your changes.
We will review your PR as soon as possible and appreciate your help in improving this project.
This project is licensed under the MIT License. For details, please see the LICENSE.md file.