Skip to content

greer184/qfilter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qfilter

Overview

Q-Filter is a Ruby-on-Rails application that builds a virtual network and incentive structure to encourage users to vote on posts as curators and then uses an aggregated metric to organize posts with the tag 'q-filter'.

Requirements and Setup

Since QFilter is a Rails application, you'll need to download Ruby and then run the bundler to get all of those useful gems. Here's a useful link for those needing to download Ruby.

Ruby Installation Help

After you successfully have downloaded Ruby, you will need to install the bundler gem running this command:

gem install bundler

To finish everything off, simply run the bundler within the project and it will finish the setup for you by grabbing the rest of the gems:

bundle install

Additional Information

Sections should be added when found to be useful, helpful, or necessary. If anyone needs help or has questions feel free to bother @greer184 or @qfilter on Steem.

About

Application based around different filtering algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published