An open API service indexing awesome lists of open source software.

https://github.com/rodrigmatrix/weather-you

Material You Weather App built with Jetpack Compose, Clean Architecture and MVI for Phone, Tablet, TV and Watch
https://github.com/rodrigmatrix/weather-you

android android-architecture clean-architecture jetpack-compose kotlin kotlin-coroutines

Last synced: 4 months ago
JSON representation

Material You Weather App built with Jetpack Compose, Clean Architecture and MVI for Phone, Tablet, TV and Watch

Awesome Lists containing this project

README

          

# 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










## Tablet and Foldables









## Android TV









## Widgets





## 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.