A simple , offline first, Android app written in Kotlin, that lists the most popular NY Times articles.
- MVVM pattern Architecture components
- Rest API from NYtimes API
- Store data using Room
- Fragment navigation with Navigation Component
- Architecture components
- LiveData
- ViewModel
- Room
- Navigation
- Dagger2
- JUnit
- Handle on Item Click
- Implement Search Functioanlity
- Mockito Tests
- Setting up an unified coverage report