Skip to content

Message board for posting scenarios and asking what Sherif would do in that situation.

Notifications You must be signed in to change notification settings

kierarad/WWSD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What Would Sherif Do (WWSD) is a message board highlighting the great wisdom of Sherif.

Members can layout scenarios for which they are curious as to what Sherif would do. Other members can suggest answers. Answers can be voted on by members (as long as they aren't the author of the answer). Of course we also prevent against ballot stuffing (you can only vote an answer up one time).

Don't worry, you don't have to be a member to have fun. You can still view scenarios and the current number of answers without being logged in.

http://wwsd.herokuapp.com/

Installing the App

Run "Bundle" in command line

$ bundle

Create the database

$ rake db:create

Migrate the database

$ rake db:migrate

Running the App

Run the rails server

$ rails s

Testing the App

Create the test database

$ RAILS_ENV=test rake db:create

Migrate the database

$ RAILS_ENV=test rake db:migrate

Run tests

$ rspec

Brought to you by: Sunny, Kiera, David, Nishant and Elmer

About

Message board for posting scenarios and asking what Sherif would do in that situation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • CSS 48.3%
  • Ruby 2.9%