CSC/ECE 517 Fall 2022 - E2279. Further refactoring and improvement of signup sheet controller: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 15: Line 15:
==Modifications (probably after working on them)==
==Modifications (probably after working on them)==
==Relevant Links==
==Relevant Links==
*Link to GitHub Repo for our Expertiza
*https://github.com/weichic-ncsu/expertiza
*Link to Pull Request
*Link to Pull Request
*Link to Expertiza Server
*http://152.7.99.122:8080/

Revision as of 23:13, 14 November 2022

  • Team
  • Members
  • Mentor

Problem Statement

Prior Work section with last years and last projects background

Plan and List of Work done (General Design goals and specific tasks planned)

  • assignment is intelligent? (Swetha)
  • participants variable (Juan)
  • topics staggered ( Wei-Chi)

Test Plan

  • Testing Scenarios (Basic + Edge cases)
  • RSpec Testing
  • Manual Testing

Modifications (probably after working on them)

Relevant Links