Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 793 Bytes

File metadata and controls

27 lines (22 loc) · 793 Bytes

Demo Internet Access App - Frogs App

Simple app to demonstrate internet access. The App displays a list of amphibians on the screen. A repository that connects to a RESTfull server to retrieve a list of amphibians in json format. We also use a viewModel and uiState and Dependency Injection

Some goals

  • Use repository
  • Use Dependency Injection Container
  • use viewmodel
  • use uiState

Cheat Notes file

ref: demo-internet-access-frogs-app-android-kotlin-compose