Offline-first and accessibility-mindful app to learn the pronunciation of German words.
- Search the German word and get the entries offline
- Show the word definition in English
- Play the pronunciation audio (internet connection required)
- Create wordlists and add words to it
- Minimum SDK level 24
- 100% Kotlin based + Coroutines + Flow for asynchronous
- Hilt for dependency injection
- Jetpack Compose for declarative UI + Material3
- Room for all the data
- MVVM Architecture + Repository pattern
- Custom pagination
All the data is from Kaikki's dump of Wiktextract and it's available at Wiktionary.