Android App to Search for Words
and Phrases
on internet to get its details from dictionary.
- Search in your cached words from previous search.
- Search for new words and save it in cache automatically
download the repo as zip file or you can clone it from link below:
https://github.com/Ahmed-P-Mostafa/Clean-Architicture-Dictionary.git
app_video.mp4
- Kotlin 1.5.10 - The programming languages used
- Jetpack Compose
- Clean Architecture
- MVVM - Design Pattern
- Hilt
- Kotlin Flow
- Room Database
- Kotlin Coroutines
- Retrofit