Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 394 Bytes

Compose-MVVM

A sample app using Jetpack Compose UI and MVVM architecture.

The app is created to showcase the usage of a standard MVVM architecture approach with jetpack compose as UI.

A one-page UI queries weather in Austin, TX location from an open source weather service.

image