Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.42 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.42 KB

MVVM-News-App

This is A News app in MVVM Architecture in Kotlin using viewBinding, Pagination, Retrofit, Room, Coroutines, and Navigation Components

It retrieves Data Using Retrofit From A News Api #(https://newsapi.org/).

It uses the latest Jetpack Compose libraries And methods For Build,Mentioned Above.

Some Of Insights of App is:

This is Home Screen of the App .From the Bottom navigation Bar u Can Search ,Go to your Saved News Etc

Android Emulator - Pixel_5_API_29_5554 03-Oct-21 10_14_25 PM

This is Detailed News Which Appears When Person Clicks on A Certain News.

Android Emulator - Pixel_5_API_29_5554 03-Oct-21 10_15_38 PM

This the Search Fragment .Whenever we Type Something News Relevant To it Appears.

Android Emulator - Pixel_5_API_29_5554 03-Oct-21 10_14_41 PM

These Are News Saved By Us When We click on Heart Icon In The Detailed News Section.

Android Emulator - Pixel_5_API_29_5554 03-Oct-21 10_15_44 PM

Thanks For Giving Precious Time to go through my repository.