Continuous integration by CircleCi
A simple app to make and manage notes.
This app is made in Kotlin language with all of the best practices suggested in Google IO/2017 using ViewModels.
This app is designed with MVVM pattern.
Unit tests written in Robolectric.
- Android Architecture Components
- Room Database
- RxJava2
- Retrofit
- Dagger2
- JUnit
- Robolectric
- PowerMockito