Skip to main content

Staff Feature

Overview

Staff and teacher management system.

Features

  • Staff registration
  • Role assignment
  • Department management
  • Schedule management
  • Performance tracking

Staff Data

  • Personal information
  • Employment details
  • Qualifications
  • Department
  • Role and permissions
  • Schedule

Endpoints

GET /api/v1/staff
POST /api/v1/staff
GET /api/v1/staff/{id}
PUT /api/v1/staff/{id}
DELETE /api/v1/staff/{id}

Roles

  • Teachers
  • Administrators
  • Support staff
  • Department heads

Relationships

  • Belongs to one Academy
  • Teaches multiple Courses
  • Assigned to Departments