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

https://github.com/rek7/rss-reader

Modular RSS Reader with an easy to read and navigate interface.
https://github.com/rek7/rss-reader

rss rss-feed rss-feed-scraper rss-parser rss-reader

Last synced: 7 months ago
JSON representation

Modular RSS Reader with an easy to read and navigate interface.

Awesome Lists containing this project

README

          

# RSS-Reader
## What is RSS-Reader?
A modular RSS reader made in php which allows users to easily add and remove rss feeds.
## Features
+ Ability to easily add RSS feeds via the array in the php file.
+ Frontend is in html which allows RSS Reader to be used on devices that are slow and outdated.
+ Colors are easy on the eye and allow for night reading.
+ Automatically handles invalid rss feeds
+ Beginning division allows for users to see the last time the page was updated.
+ Front end features tabs which divide difference genres to allow for easier navigation.
+ "General Overview" tab shows top three results from each rss feed allowing users to quickly view all RSS sources
## Screenshots
![alt text](https://i.imgur.com/ar5SHHs.png)
![alt text](https://i.imgur.com/XTSQSRF.png)
![alt text](https://i.imgur.com/d5d92fV.png)
![alt text](https://i.imgur.com/bjDa389.png)