Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 809 Bytes

README.md

File metadata and controls

44 lines (21 loc) · 809 Bytes

CircleCI Continuous integration by CircleCi

Notely

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.

Libraries used

  1. Android Architecture Components
  2. Room Database
  3. RxJava2
  4. Retrofit
  5. Dagger2
  6. JUnit
  7. Robolectric
  8. PowerMockito

Screenshots