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
Line 29: Line 29:
===''Potential Challenges''===
===''Potential Challenges''===


===''Implementation Plan''===


<br>
<br>

Revision as of 21:04, 21 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

Will list all the files we change while implementing our project


Design

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

User Interface

Potential Challenges


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]