This repository contains a mobile application that suggests suitable clothing based on the current weather conditions. The application is built using Kotlin and it utilizes the OpenWeatherMap API to retrieve weather data.
- To build and run this project, you will need the following:
- Android Studio
- An Android device or emulator
- To use the app, simply download or clone the repository, open the project in Android Studio, and run it on an emulator or physical device.
git clone https://github.com/M7mdSh3banX/Clothes4Weather
Clothes.4.Weather.mp4
- Kotlin - The programming language used
- Android SDK - The software development kit used to build the app
- Splash API:
implementation 'androidx.core:core-splashscreen:1.0.0'
- Google Services Location:
implementation 'com.google.android.gms:play-services-location:21.0.1'
- OKHttp:
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
- GSON:
implementation 'com.google.code.gson:gson:2.10.1'
- Glide:
implementation 'com.github.bumptech.glide:glide:4.15.1'
- If you encounter any issues while using this app, please create an issue on the issues page.
- Contributions to the project are always welcome. If you would like to contribute, please fork the repository and submit a pull request.
- This project is licensed under the Apache License 2.0 - see the LICENSE file for details.