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 20: Line 20:
List all the files we changed when implementing our project
List all the files we changed when implementing our project


<br>
==Design==
==Design==
Here we talk about the design plan and include figures and whatever else we need.  
Here we talk about the design plan and include figures and whatever else we need.  




<br>
==Implementation==
==Implementation==
Once we begin working, this section will have all our changes and be categorized by tasks
Once we begin working, this section will have all our changes and be categorized by tasks




<br>
==Test Plan==
==Test Plan==
This section will include all Rspec testing and any Manual testing that we completed on our project.
This section will include all Rspec testing and any Manual testing that we completed on our project.
Line 37: Line 40:
=== ''RSpec Testing'' ===
=== ''RSpec Testing'' ===


<br>
==Team==
==Team==
Yasmin Ahamed Adam (uahamed) <br>
Yasmin Ahamed Adam (uahamed) <br>
Line 44: Line 48:
'''Mentor:''' Saurabh Shingte (svshingt)
'''Mentor:''' Saurabh Shingte (svshingt)


<br>
==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 17:06, 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:

Relevant Links

Github Repository: https://github.com/uahamedncsu/expertiza/tree/beta
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

Manual Testing

RSpec Testing


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]