CSC/ECE 517 Fall 2020 - E2079. Improve Search Facility In Expertiza: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 15:53, 22 October 2020

Introduction

The Expertiza project takes advantage of peer-review among students to allow them to learn from each other.

Problem Statement

Various metrics will be tracked including


Current Implementation

  1. E1989

Proposed Solution

Design pattern

Flowchart

Code Changes

Test Plan

Automated Testing Using RSpec

Manual UI Testing

Helpful Links

Identified Issues

Team Information

Mentor: Sanket Pai (sgpai2)
Professor: Dr. Edward F. Gehringer (efg)

References

  1. Expertiza on GitHub
  2. RSpec Documentation