akshat-sahijpal / News-Now

Get The latest news from News Now App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News-Now

Get The latest news from the App, The App Displays the latest news for any location/time/topic

How it works

MVVM architectural design pattern is followed entirely in the codebase

Dagger Hilt (Dependency Injection) used for injecting dependencies in MVVM pattern between Repository -- ViewModel and the Fragment

Paging3 library is used for pagination of incoming data from the Network ( Which Reduces the bandwidth of the network)

Offline Caching feature is also available in the code (If suddenly the network goes out the data is persisted) with NetworkResourceBound

Preview

Screenrecording_20210719_044742.mp4

Currently App is in beta version

If you want to check the app download it from this link https://drive.google.com/file/d/1RODp685bqusZq7dTDHa2e0gPmRF-Dgnq/view?usp=sharing

Currently It's not available on the playstore

About

Get The latest news from News Now App


Languages

Language:Kotlin 100.0%