Skip to content

This Android application is designed to display a user feed on a single screen. The feed data is fetched from a remote API and stored locally using Room Database for offline access. Pagination is implemented using Paging3 library for smooth scrolling, and images are loaded using Coil library. The project follows MVVM Clean Architecture.

License

Notifications You must be signed in to change notification settings

Dhananjay57/UserFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

User Feed Application

This Android application is designed to display a user feed on a single screen. The feed data is fetched from a remote API and stored locally using Room Database for offline access. Pagination is implemented using Paging3 library for smooth scrolling, and images are loaded using Coil library. The project follows MVVM Clean Architecture and uses Kotlin, Navigation Component, Hilt for dependency injection, and Jetpack Compose for UI.

About

This Android application is designed to display a user feed on a single screen. The feed data is fetched from a remote API and stored locally using Room Database for offline access. Pagination is implemented using Paging3 library for smooth scrolling, and images are loaded using Coil library. The project follows MVVM Clean Architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published