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