• Adhered with the Google Component Architectural MVVM Pattern in designing the Instagram Flavor News App.
• Implemented the JetPack navigation component for integrating the bottom bar and page navigation.
• Supported the swipe gestures for liking/disliking the news utilizing Mindork's Place Holder View.
• Employed the use of the Live Data & View Model for developing the Room Database to support a local cache and offline model.
• Pioneered the integration of the Retrofit and Rxjava for generating the latest news data from a RESTFUL endpoint (newsapi.org).