Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 472 Bytes

Dictionary-App

Basically this project will save what you search once in dictionary and then if you will search the same word again in search when there is not internet it will fetch the data foryou from database.

Technologies Used

  • Compose UI
  • Clean Architechure & MVI
  • Room Persistance Library
  • Retrofit + okhttp
  • Navigation Component Compose
  • Hilt (Dependency Injection)
  • Kotlin Coroutines

Practice Project with Clean architecture(offline +online)