Skip to content

A simple way to create online peer reviews for your teams.

License

Notifications You must be signed in to change notification settings

adcloud/peerreview

Repository files navigation

README

PeerReview is a web application that provides an easy and fast way to create online peer reviews in teams with different membebers with different roles.

Setting up development

  • set a secret token export SECRET_TOKEN=""
  • rake db:migrate
  • rake db:seed
  • rails server

Testing

  • Run the tests: rake test
  • rails c test
  • rake db:test:load #Recreate the test database from the current schema.rb
  • Travis Tests

About

A simple way to create online peer reviews for your teams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published