Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 461 Bytes

File metadata and controls

14 lines (11 loc) · 461 Bytes

DictionaryApp

This app uses following tech

  • MVVM architechture
  • View Binding
  • Navigation Components
  • Retrofit
  • Coroutines
  • Dagger Hilt for Dependency Injection
  • View Models with Channels

If you can understand and rewrite this whole application you can make possible every data driven application out there

CodeWithRish