ConstellationJusticeSystemsCourtView
Project management software
Extends: Technology
Constellation Justice Systems CourtView
Project management software
Overview
Category: Project management software
Project management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 23-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Constellation Justice Systems CourtView',
category: 'Project management software',
description: 'Project management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Constellation Justice Systems CourtView",
"applicationCategory": "Project management software",
"description": "Project management software"
}