rodrigmatrix / weather-you

Material You Weather App built with Jetpack Compose, Clean Architecture and MVI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Widgets Screenshots

WearOS Screenshots

Android TV Screenshots

About

Material You Weather App built with Jetpack Compose, Clean Architecture and MVI

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%