@AndrewNews

@AndrewNews

A Tinder Flavor News app based on Google Component Architectural MVVM Pattern.

Inspired by Tinder, this Android App provides search and view news in a “Tinder” way.

Implemented the bottom bar & page navigation using JetPack navigation component. Utilized MindOrks’s CardStackView to support swipe gestures for liking/disliking the news.

Built the Room Database with LiveData & ViewModel to support a local cache and offline model. Integrated Retrofit and Rxjava to pull the latest news data from a RESTFUL endpoint (newsapi.org).