/acronym-app

An App which can be used to get the meanings for Acronyms.

Primary LanguageJava

Acronym app

An App which can be used to get the meanings for Acronyms, using Acromine REST Service.

Preview

Architecture

  • MVP

Dependency injection

  • Dagger2
  • ButterKnife

HTTP client

  • Retrofit2 -> RxJava2 + RxAndroid
  • OkHttp

Converter

  • Gson