Skip to content

Beijing-Squad/clothes-suggester

Repository files navigation

👕🌦️ Weather-Based Clothing Suggestion CLI App

A Kotlin command-line application that suggests clothing based on real-time weather data for a given city. It leverages external APIs to provide accurate weather and location information.


✨ Features

  • 🌍 Enter a city name to get current weather conditions.
  • 🛰️ Uses Open-Meteo API and a geolocation API to fetch data.
  • 👔 Recommends clothing based on temperature category.
  • 🧪 Fully tested with MockK and Kotlin Coroutines Test.
  • 🧩 Built with Koin for dependency injection.

🚀 Getting Started

Requirements

  • Kotlin 1.9+
  • Gradle 8+
  • Internet connection

Run the App

./gradlew run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages