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

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 32: Line 32:


===Edge Cases===
===Edge Cases===
==Team==
Yasmin Ahamed Adam (uahamed)
Ryan Grainger (rpgraing)
Luis Delossantos (lgdeloss)
Colleen "Bria" Engen (ceengen)
'''Mentor:''' Saurabh Shingte (svshingt)


==Resources==
==Resources==
''Previous Implementations'': [[http://wiki.expertiza.ncsu.edu/index.php/CSC/ECE_517_Fall_2019_-_E1986._Allow_reviewers_to_bid_on_what_to_review 1]], [[https://expertiza.csc.ncsu.edu/index.php/CSC/ECE_517_Spring_2020_-_E2021._Allow_reviewers_to_bid_on_what_to_review 2]]<br>
''Previous Implementations'': [[http://wiki.expertiza.ncsu.edu/index.php/CSC/ECE_517_Fall_2019_-_E1986._Allow_reviewers_to_bid_on_what_to_review 1]], [[https://expertiza.csc.ncsu.edu/index.php/CSC/ECE_517_Spring_2020_-_E2021._Allow_reviewers_to_bid_on_what_to_review 2]]<br>
''Bidding Interface Implementation Pull Request'': [[https://github.com/expertiza/expertiza/pull/778 3]]
''Bidding Interface Implementation Pull Request'': [[https://github.com/expertiza/expertiza/pull/778 3]]

Revision as of 16:56, 20 October 2020

Project Overview

Background

Talk about the bidding process and the review process..kind of like an summary of what were doing and why

Objectives

list out all the tasks that need to be completed.


Previous Work

There have been two previous implementations, the first can be found here and the most recent can be found here


Relevant Links

Github Repository: [1]
Pull Request: [Not Created]
Video Demo: [Not Created]

Files Modified

List all the files we changed when implementing our project


Design

Here we talk about the design plan and include figures and whatever else we need.


Implementation

Once we begin working, this section will have all our changes and be categorized by tasks


Test Plan

This section will include all Rspec testing and any Manual testing that we completed on our project.

Edge Cases

Team

Yasmin Ahamed Adam (uahamed)

Ryan Grainger (rpgraing)

Luis Delossantos (lgdeloss)

Colleen "Bria" Engen (ceengen)

Mentor: Saurabh Shingte (svshingt)

Resources

Previous Implementations: [1], [2]
Bidding Interface Implementation Pull Request: [3]