Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 717 Bytes

**Please note: This app is under development and used for code demo purposes!

Currency Converter v0.1

This is a carcass of Android app with the purpose to illustrate skills and practices of Android development. Please note: Internet connection is required! (no implementation for offline mode yet).

Screenshot

Development

Using following 3rd party libraries:

  • Retrofit
  • RxJava2
  • Picasso
  • Dagger
  • Butterknife
  • Mockito

Using MVP pattern to separate layers.

Testing

There are

  • few unit tests
  • mockito tests to verify interaction on a presenter component
  • espresso test to perform simple UI check

Team

[Justas Batulevicius] - Software Engineer