-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Implement CRUD Operations for Gradebook Management System
Description
This issue covers the implementation of CRUD (Create, Read, Update, Delete) operations for various entities in the Gradebook Management System. These operations will be managed by different roles including Administrators, Teachers, and Students.
Tasks
- Implement CRUD operations for Administrators
- Implement CRUD operations for Students
- Implement CRUD operations for Teachers
- Implement CRUD operations for Assignments
- Implement CRUD operations for Tests
- Implement CRUD operations for Assignment Grades
- Implement CRUD operations for Test Grades
- Implement CRUD operations for Average Grades
- Implement CRUD operations for Class Reports
- Implement CRUD operations for Student Reports
Acceptance Criteria
- All CRUD operations for Students, Teachers and Administrators data are implemented
Notes
- Make sure to implement role-based access controls for each operation
- Ensure all operations return appropriate responses and error messages
- Document the purpose and expected outcome of each operation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Ready