A modern dictionary app built using Kotlin and Jetpack Compose, designed for a seamless and interactive word search experience. Built with Clean Architecture, ensuring scalabilit and maintainability.
![]() |
![]() |
![]() |
---|
- Search Words: Find meanings, phonetics, synonyms, antonyms and example by entering a word in the search box.
- Pronunciation Support: Listen to word pronunciation using the MediaPlayer library.
- Synonyms & Antonyms Navigation: Click on any synonyms or antonyms to search their meanings instantly.
- Source URL: Easily access the original dictionary source for more details.
- Modern UI: Built with Jetpack Compose for a smooth, interactive, and user-friendly experience.
- Language: Kotlin
- UI Framework: Jetpack Compose
- Architecture: Clean Architecture (MVVM)
- Dependency Injection: Hilt
- Networking: Retrofit
- State Management: ViewModel
- API: Free Dictionary API
- Media Playback: MediaPlayer library