Project

General

Profile

Actions

Task #21

open

Create skill service master (Admin-->Menu: Skill-Service-Master)

Added by Dana Basheer about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
Start date:
01/07/2026
Due date:
01/08/2026 (57 days late)
% Done:

0%

Estimated time:

Description

Created a master module to manage skill services in the admin panel.
Admins should be able to add, edit, view, and deactivate skill services.
These services can later be linked to other modules or user profiles.

***skill_service_master_table

id (PK) – Unique identifier for each skill service

name – Name of the skill service

description – Description of the skill service

created_at – Timestamp when the skill service was created

**Validations

*name is mandatory and must be unique.

*description is optional but recommended for clarity.

*created_at is auto-generated and cannot be modified manually.

*Only active skill services should be selectable in other modules.

*Admin can enable or disable a skill service if needed (optional is_active field if added).

Actions

Also available in: Atom PDF