AymenMach / CodeBlock-SOEN341_Project_F24

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

Task 2.2 - Create React Component to Display Group Data on Instructor Dashboard #25

Open ImNotNihal opened 12 hours ago

ImNotNihal commented 12 hours ago

Develop a React component to display group data on the instructor’s dashboard, including group names and member lists.

ImNotNihal commented 12 hours ago

Acceptance Criteria: Component fetches data from the backend and renders it on the dashboard. Group and member data is displayed in a structured format. Related User Story: US 2.1