height
Autonomous project collaboration tool.
Extends: Technology
Height
Autonomous project collaboration tool.
Overview
Category: Productivity software
Autonomous project collaboration tool.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Height',
category: 'Productivity software',
description: 'Autonomous project collaboration tool.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Height",
"applicationCategory": "Productivity software",
"description": "Autonomous project collaboration tool."
}