Skip to content
/ favs Public

FAVS allows teachers display content from their pupils' blogs at their websites, and let the students vote the best posts and check the stats, with just one simple html tag.

Notifications You must be signed in to change notification settings

jemole/favs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAVS

FAVS allows teachers display content from their pupils’ blogs at their website, and lets the students vote the best posts and check the stats with just one simple html tag

Requirements

Install

Get necessary gems


sudo gem install -y rails hpricot simple-rss open-uri timeout cached_model mongrel rfeedreader rfeedfinder

Create and configure database.yml


cp config/database.yml.tmpl config/database.yml

Install database schema


rake db:schema:dump

Run

In your FAVS rails directory:


mongrel_rails start

Access FAVS in your browser

About

FAVS allows teachers display content from their pupils' blogs at their websites, and let the students vote the best posts and check the stats, with just one simple html tag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published