Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 403 Bytes

SquaredNews

Android app for showing latest news headlines and news search, powered by NewsCatcher API. Built as a proof of concept for Android Jetpack libraries.

Tech stack used in this app:

  • Android SDK
  • Android Architecture Components (Lifecycle APIs, ViewModel)
  • Jetpack Compose
  • Jetpack Navigation for Compose
  • Room persistence library
  • Paging3
  • Retrofit
  • Moshi
  • Dagger and Hilt for DI