bjones1 / CodeChat_system

3 stars 12 forks source link

Notepad++ (part 3) #45

Closed cw2612 closed 2 years ago

cw2612 commented 2 years ago
  1. Describes the feature you will add. The feature our group will be adding will be finalizing the Notebook++ support on CodeChat.
  2. Defines which repository/repositories your code will be added to. The repository our group will be working out of is the CodeChat_System repository.
  3. Specifies what libraries, languages, and interfaces your code must work with. Our group will be working in the thrift library, and we will be coding in C++.
  4. Details a series of steps you will follow to complete this feature. Finalizing the notebook++ extension by finishing the code for rendering method.
  5. Defines tests to show the feature works correctly. The test that will show the feature is functional is Notebook++ will be showing the ping in the CodeChat client renderer as well as the past features added.
  6. Outlines goals for scrum 1 and scrum 2. Scrum 1: Touching up on the thrift features added. Scrum 2: Finalize the thrift features/final touches.