clickup
Productivity platform combining tasks, docs, goals, and chat.
Extends: Technology
ClickUp
Productivity platform combining tasks, docs, goals, and chat.
Overview
Category: Productivity software
Productivity platform combining tasks, docs, goals, and chat.
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: 'ClickUp',
category: 'Productivity software',
description: 'Productivity platform combining tasks, docs, goals, and chat.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ClickUp",
"applicationCategory": "Productivity software",
"description": "Productivity platform combining tasks, docs, goals, and chat."
}