Skip to content

raulcano/rss_reader_for_ruby

Repository files navigation

#RSS Reader for Ruby on Rails

The application I share here is the implementation of a RSS reader and aggregator. This allows the user to add feed sources, retrieve the feed entries, and also add some filters for the feeds (e.g. Full text RSS filter). The functionality is based in FeedZirra and the user interface is based on the sample application explained in the excellent Rails tutorial by Michael Hartl.

RSS Reader functionalities

Add RSS subscriptions Manage subscriptions Tagging subscriptions Ajax powered interface Star/Unstar entries (mark as favourite) Folding/Unfolding when reading Bottomless pagination (infinite scrolling) Retrieving new entries Sorting entries Filtering entries Ordering entries Mark read / unread Efficient use of database at storing feed entries Also Tests included for most of the functionalities

I also would like to give the corresponding credit to Michael Hartl and his terrific tutorial.

Ruby on Rails Tutorial: sample application

This is the sample application for Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl.

About

the repository from the turorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors