Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 912 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 912 Bytes

Pulitzer

A news app built in ComposeUI that sources content from the Guardian API with the ability to read and bookmark news articles built to exemplify technologies and paradigms such as:

  • Multi-module app structure,
  • Clean Architecture,
  • Concurrency with Kotlin Coroutines,
  • Observable data streams with Flow,
  • Pagination with Paging 3.0,
  • and offline-support with Room...amongst others.

Screenshots