Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 541 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 541 Bytes

Dictionary-app

Android, Kotlin

  • MVVM architecture
  • Get data from an API by Retrofit and cache it in a local room DB
  • CRUD with Room database
  • Jetpack Compose

Dictionary API: https://dictionaryapi.dev/

  • When connected to the internet
  • When internet connection is lost