Skip to content

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.

License

Notifications You must be signed in to change notification settings

M7mdSh3banX/Clothes4Weather

Repository files navigation

Clothes4Weather

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.

Prerequisites

  • To build and run this project, you will need the following:
    • Android Studio
    • An Android device or emulator

Installation

  • 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

Video demo

Clothes.4.Weather.mp4

Screenshots

Light mode

Dark mode

Built With

  • Kotlin - The programming language used
  • Android SDK - The software development kit used to build the app

Dependencies

  • 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'

Support

  • If you encounter any issues while using this app, please create an issue on the issues page.

Contributing

  • Contributions to the project are always welcome. If you would like to contribute, please fork the repository and submit a pull request.

License

  • This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages