Skip to content

"Weather Batao App: A simple Android app to check the weather of different cities using RecyclerView and Retrofit."

License

Notifications You must be signed in to change notification settings

PK284/Weather-Batao

Repository files navigation

Weather Batao

Weather Batao is a simple Android app that provides weather information for different cities. It utilizes the OpenWeatherMap API to fetch weather data and displays it using a RecyclerView.

Features

  • Fetches weather data from the OpenWeatherMap API.
  • Displays weather information such as temperature and description for each city.
  • Uses RecyclerView to display the weather data in a scrollable list.

Screenshots

.

Dependencies

  • Retrofit: A type-safe HTTP client for Android and Java.
  • RecyclerView: A flexible view for providing a limited window into a large data set.

Getting Started

To get started with Weather Batao, follow these steps:

  1. Clone the repository:git clone https://github.com/your-username/weather-batao.git

  2. Open the project in Android Studio.

  3. Obtain an API key from OpenWeatherMap by creating an account.

  4. Replace "YOUR_API_KEY" in MainActivity.kt with your actual API key.

  5. Build and run the app on an Android device or emulator.

License

This project is licensed under the MIT License.

Contributions

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

Acknowledgments

Contact

If you have any questions or need further assistance, please feel free to contact me at [[email protected]].

About

"Weather Batao App: A simple Android app to check the weather of different cities using RecyclerView and Retrofit."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages