Open ImNotNihal opened 12 hours ago
Define a new schema in MongoDB for storing peer rating data and implement a Node.js route to save the rating data submitted by students.
Acceptance Criteria: Peer rating data is saved correctly in MongoDB. API route is secured and accessible by the frontend for data submission. Related User Story: US 2.3
Define a new schema in MongoDB for storing peer rating data and implement a Node.js route to save the rating data submitted by students.