An open API service indexing awesome lists of open source software.

https://github.com/khubaibkhan4/weatherapp


https://github.com/khubaibkhan4/weatherapp

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# WeatherApp
# Kotlin Weather App

This is a Kotlin-based weather app that provides current weather information. It includes the following features:

- Display of current temperature, weather condition, and other weather details.
- Search functionality to find weather information for different locations.
- Integration with Google Maps to display the location on a map.

## Screenshots


Image 1
Image 2
Image 3
Image 4

## Getting Started

To get started with the weather app, follow these steps:

1. Clone the repository: `git clone [https://github.com/KhubaibKhan4/WeatherApp]
2. Open the project in Android Studio.
3. Build and run the app on an emulator or a physical device.

Feel free to explore the code and customize the app according to your needs.

## Dependencies

The weather app relies on the following dependencies:

- Retrofit: Used for network requests and API communication.
- Glide: Used for image loading and caching.
- Google Maps SDK: Used for integrating Google Maps functionality.

Make sure to add these dependencies to your project's `build.gradle` file.

## License

This project is licensed under the [MIT License](LICENSE).