Skip to content

burningpony/phd_checker

Repository files navigation

PHD Checker

wercker status Code Climate

This tool is designed to present users with options of payment for correcting essays.

Getting Started

  • bundle install
  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • bundle exec rails s