Skip to content

csthomp89/rss-app

Repository files navigation

RSS Aggregator App

App to download, aggregate, and select RSS stories from multiple RSS feeds. Selected stories are output to one RSS feed.

Installation

  1. Copy your files to a server directory of your choice.
  2. Create a database and execute the commands found in the db_setup.sql to create the DB tables.
  3. Update your database host, username, and password in db.php.
  4. You can load the app by visiting http://example.com/rss_directory/select_stories.php.
  5. Feeds to pull from can be added under the "Source Feeds" tab.
  6. Select which stories you would like to appear in your RSS feed under the "Stories" tab.

Contact

Contact Scott Thompson, NC State Univeristy ([email protected]) for more information or questions.

About

App to download, aggregate, and select RSS stories to output into one feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages