Skip to content

Q and A up vote/down vote weighted rating system using Bayesian average

Notifications You must be signed in to change notification settings

MikeLidbary/rating-system

Repository files navigation

Ranking-system

A Upvote-Downvote Weighted Ranking System Using Bayesian Average implemented in Laravel 5.

Getting Started

  • Clone the application:

    $ https://github.com/MikeLidbary/rating-system
    
  • Install Composer

  • Run Composer install in your terminal to install dependencies

  • Create an env file and update your database details.

  • Run php artisan migrate

  • Run php artisan db:seed

-Follow the tutorial https://www.talwork.net/upvotedownvote-weighted-ranking-system-in-laravel-using-bayesian-formula

About

Q and A up vote/down vote weighted rating system using Bayesian average

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published