An open API service indexing awesome lists of open source software.

https://github.com/hamidrezasahraei/pheedly

An android RSS feed reader implemented with Jetpack Compose, Hilt, Navigation Compose, MVVM, Flow, Room and has Unit and UI tests, also supports dark theme.
https://github.com/hamidrezasahraei/pheedly

android compose coroutines flow hilt jetpack-compose jetpack-navigation navigation-compose room

Last synced: 9 days ago
JSON representation

An android RSS feed reader implemented with Jetpack Compose, Hilt, Navigation Compose, MVVM, Flow, Room and has Unit and UI tests, also supports dark theme.

Awesome Lists containing this project

README

        

# Pheedly

A RSS feed reader android application implemented entirely with Jetpack Compose which has some Unit tests, UI tests and also dark theme support.

## Tech Stack

- Jetpack Compose
- Hilt
- MVVM
- Coroutines and Flow
- Navigation Compose
- Room
- Unit Tests with Mockito
- UI Test

## Features

- Light/dark support
- Add rss feeds
- Parse and show articles of RSS

## Screenshots

![Pheedly Screenshot](https://raw.githubusercontent.com/hamidrezasahraei/Pheedly/dev/pheedly.png)