Skip to content

The Acronym App displays the list of possible acronyms meanings for the acronym entered by user.

Notifications You must be signed in to change notification settings

shubhamjg/AcronymsApp

Repository files navigation

AcronymsApp

The Acronym App displays the list of possible acronyms meanings for the acronym entered by user.

Architecture

  1. MVVM
  2. Repository Pattern

Language

Kotlin

Components

  1. Coroutines

  2. Retrofit

  3. OkHttp Logging Interceptor(Just for debugging purpose)

  4. DataBinding

  5. MutableLiveData

  6. JUnit4

  7. Mockito

TestCases

  1. Unit Test cases for ViewModel for success, exception & no result scenarios.

  2. UI Test Cases for search & clearSearch text scenarios.

Error Handling

Error Handling done with Coroutine Exception Handler.

About

The Acronym App displays the list of possible acronyms meanings for the acronym entered by user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages