Skip to content

Latest commit

 

History

History
62 lines (52 loc) · 5.41 KB

README.md

File metadata and controls

62 lines (52 loc) · 5.41 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. The app was build to work on Phones, Tablets(with adapted interface), Android TV and WearOS.

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.

Phone Screenshots

Tablet Screenshots

WearOS Screenshots

Android TV Screenshots