CSC/ECE 517 Fall 2021 - E2151. Allow reviewers to bid on what to review: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "Work in progress!")
 
No edit summary
Line 1: Line 1:
Work in progress!
==Problem Statement==
[Summary of current problem]
 
==Goal of this Topic==
 
[conceptual statement of changes to be made and how they address the problem]
 
==Specific Statement of Intent==
 
The following is a precise, mechanical description of the intended changes.
 
[specific description of technical changes to be made]
 
==Design Diagram==
The following diagram demonstrates the general flow of logic through our changes.
 
[[File:UMLFLowDiagram_OSS1.png]]
 
==Implementation==
 
[description of why the changes being made are made (maybe redundant?)]
 
To make this change, the following files were affected:
*file/name: description of what is in this file.
 
==Test Plan==
 
[description of features to test and how they will be tested]
 
==Github==
The Github corresponding to this task is publicly available here: https://github.com/Aeront39/expertiza
 
==Contributors==
This feature was created as part of Dr. Edward Gehringer's "CSC/ECE 517: Object-Oriented Design and Development" class, Fall 2021. The contributors were: WeiRui Wang, Geoff Garrido, and Ayush Luthra. Our project mentor was Yi Qiu (yqiu9@ncsu.edu)

Revision as of 19:34, 29 October 2021

Problem Statement

[Summary of current problem]

Goal of this Topic

[conceptual statement of changes to be made and how they address the problem]

Specific Statement of Intent

The following is a precise, mechanical description of the intended changes.

[specific description of technical changes to be made]

Design Diagram

The following diagram demonstrates the general flow of logic through our changes.

Implementation

[description of why the changes being made are made (maybe redundant?)]

To make this change, the following files were affected:

  • file/name: description of what is in this file.

Test Plan

[description of features to test and how they will be tested]

Github

The Github corresponding to this task is publicly available here: https://github.com/Aeront39/expertiza

Contributors

This feature was created as part of Dr. Edward Gehringer's "CSC/ECE 517: Object-Oriented Design and Development" class, Fall 2021. The contributors were: WeiRui Wang, Geoff Garrido, and Ayush Luthra. Our project mentor was Yi Qiu (yqiu9@ncsu.edu)