Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 4.32 KB

README.md

File metadata and controls

61 lines (49 loc) · 4.32 KB

WeatherYou

Get it on Google Play

WeatherYou is an open source weather app build entirely using Jetpack Compose. The design language is built on Material You and on Android 12+ devices, the app colors matches the wallpapers. You can also pick from defined colors in settings. The app was build to work on Phones, Tablets and Foldables(with adapted interface), Android TV and WearOS.

Phone Screenshots

Tablet and Foldables Screenshots

Android TV Screenshots

Widgets Screenshots

WearOS Screenshots

Modules Structure

The architecture was based upon Clean Architecture and the presentation layer is using MVI with Jetpack Compose. The app uses a shared domain across features modules and different device types to provide data.