Skip to content

douglasalipio/retail-in-motion-code-challenge

Repository files navigation

  

Project architecture

I have implemented MVP architecture for the project with interactors. It is responsible for the same responsibilities as DataManager. However, it is only concerned with data access and processing calls that are required by the feature that it is serving.

Relevant 3rd party libraries

  • Retrofit2
  • Coroutines
  • Groupie
  • Espresso
  • Mockito
  • Junit4

About

Connecting to the Luas API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages