AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Sprint 2 - Issues #2 #16

Open ImNotNihal opened 5 days ago

ImNotNihal commented 5 days ago

As a student, I want to select teammates for evaluation so that I can give feedback on their performance.

ImNotNihal commented 5 days ago

Task 2.1: Design a basic interface for selecting teammates. Task 2.2: Develop backend functionality to display teammates for assessment.

ImNotNihal commented 5 days ago

Task 2.1: Develop a React form component for selecting teammates. Task 2.2: Implement Node.js routes to retrieve teammate data from MongoDB. Task 2.3: Link form submission with backend to ensure teammates load dynamically.

AymenMach commented 15 hours ago

A.T. 2.1 :View Available Teammates

  1. The student has access to groups
  2. Each teammate is displayed with their name
AymenMach commented 15 hours ago

A.T 2.2 : Peer Assessment View

  1. I access a page when I click on the peer assessment button
  2. I have access to comments