TrakitSolutionsTrakitHR
Human resources software
!Trak-it Solutions !Trak-it HR
Human resources software
Overview
Category: Human resources software
Human resources software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3111.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: '!Trak-it Solutions !Trak-it HR',
category: 'Human resources software',
description: 'Human resources software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "!Trak-it Solutions !Trak-it HR",
"applicationCategory": "Human resources software",
"description": "Human resources software"
}