/Dictionary_App

A free dictionary with detailed definitions, phonetics and relatively simple UI built with Compose. CACHING INCLUDED!

Primary LanguageKotlin

Dictionary_App

A free dictionary with detailed definitions, phonetic alphabets and relatively simple UI built with Compose. Clean Architecture was used, Retrofit for API calls, Dagger-Hilt as dependency injection, ROOM as database for caching which makes it possible to research for previously checked words even when internet is unavailable, Json api format.