CSC/ECE 517 Fall 2013/oss E814 vd

From Expertiza_Wiki
Revision as of 19:11, 30 October 2013 by Djkernic (talk | contribs) (Created page with "Expertiza is a web application that supports peer-review for a variety of entities. As it is still evolving, expertiza has several areas that require work. Among these include ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Expertiza is a web application that supports peer-review for a variety of entities. As it is still evolving, expertiza has several areas that require work. Among these include areas that require refactoring existing code to improve code quality. The graph_generator.rb file is one such area. This write-up describes our refactoring decisions for this file.

Background

Resources

Changes by Method

References