Skip to content

[ToDo] Implement CRUD Operations for Gradebook Management System #6

@gbowne1

Description

@gbowne1

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions