Skip to content

xiaorandu/dailynews-android-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DailyNews App: a personalized daily news feed Android App

  • Designed the card-style news app based on Google Component Architectural MVVM Pattern.

  • Utilized Retrofit and LiveData to pull latest news from a RESTful endpoint(newsapi.org).

  • Implemented user interaction with the bottom bar and page navigation by using JetPack navigation component.

  • Utilized Mindork's PlaceHolderView to support swipe gestures for liking/disliking news and deleting archived news.

  • Implemented Room Database with LiveData in ViewModel to support local cache and offline model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages