/RSS-reader

Improved version of RSS feed application written back in 2017 in Java using MVP architecture pattern

Primary LanguageKotlin

RSS Reader project

This application is updated version of the RSS reader written in Java back in 2017.

Introduction

Project is in Kotlin, using Jetpack Compose for the UI, Coroutines and Flow for asynchronous programming.

Architecture

TBD