News Feed Versions Save

Demonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project.

version_2.0_java_17

8 months ago

Change logs

  1. Replace dagger by hilt for dependency injection
  2. Upgraded gradle and kotlin dependencies
  3. Replace data binding with view binding

version_1.0_java_8

9 months ago

This versions shows the functional using JAVA 8. This demonstrated the tech stack ad described in READ.ME