AymenMach / CodeBlock-SOEN341_Project_F24

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

Task 2.5 - Implement Node.js Routes to Retrieve Teammate Data from MongoDB #30

Open ImNotNihal opened 12 hours ago

ImNotNihal commented 12 hours ago

Set up backend routes in Node.js to fetch teammate data from MongoDB, ensuring data retrieval is efficient and secure.

ImNotNihal commented 12 hours ago

Acceptance Criteria: Route successfully retrieves teammate data. Data is accessible to the React form component. Related User Story: US 2.2