mahmmedn19 / ClothingSuggester

The Clothing Suggester App is a mobile application designed to help users quickly and easily choose appropriate clothing to wear based on the weather conditions of their city.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clothing Suggester App

The Clothing Suggester App is a mobile application designed to help users quickly and easily choose appropriate clothing to wear based on the weather conditions of their city. The app allows users to upload images of their own clothing and uses a temperature-based algorithm to suggest outfits that are both weather-appropriate and personalized to their wardrobe.

Table of Contents

Features

  • Check the weather in the user's city using an API of your choice
  • Allow the user to upload images of their own clothing
  • Suggest appropriate outfits based on temperature and weather conditions
  • Use shared preferences to avoid suggesting previously worn outfits
  • Group clothes based on temperature ranges
  • Use the OKHttp library for networking

Screenshots

Getting Started

To get started with the Clothing Suggester App, follow these steps:

Clone the repository to your local machine

  • Open the project in Android Studio
  • Run the app on an emulator or physical device

Contributing

We welcome contributions to the project via pull requests. Please ensure that any contributions meet our quality standards.

License

The Clothing Suggester App is licensed under the MoNaser License. Feel free to use and modify the code as you see fit.

About

The Clothing Suggester App is a mobile application designed to help users quickly and easily choose appropriate clothing to wear based on the weather conditions of their city.


Languages

Language:Kotlin 100.0%