Skip to content

lduby/sqms

Repository files navigation

SQMS is a web-application to guide teams through an efficient software development process, allowing every involved team member to follow precisely each step and to ensure the quality of the final product.

  1. At the command prompt, update bundle:

    <tt>bundle install</tt>
  2. Run database migrations:

    <tt>bundle exec rake db:migrate</tt> (run with --trace for errors messages)

About

Software Quality Management System - A tool to guide teams through an efficient software development process, allowing every involved team member to follow precisely each step and to ensure the quality of the final product.

Resources

Stars

Watchers

Forks