A Light Weight Free Dictionary App
- Search any word for detailed meaning.
- Realtime Dark and Light Mode using Jetpack-Compose.
- Offline-Caching for already searched words.
This application is developed in process of LEARNING new concepts like Clean-Architecture, Kotlin-Flows.
- Android
- Kotlin
- Jetpack Compose
- MVVM + Clean Architecture
- RoomDB - (For Offline Caching)
- Retrofit 2
- Kotlin-Coroutines
- Kotlin-Flows
- Dagger-Hilt (DI)
- Thanks to Free Dictionary API for providing a free REST-API for Dictionary.
open Terminal or CMD (Windows)
paste this command given below in Terminal
command:- git clone https://github.com/rkpsx7/Free_Dictionary.git
OR
Open Android Studio
Click -> File > New > Project From Version Control
and paste the url in URL box
URL :- https://github.com/rkpsx7/Free_Dictionary.git