schema.org.ai

chanty

Team chat app with task management.

Extends: Technology

Chanty

Team chat app with task management.

Overview

Category: Communication software

Team chat app with task management.

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: 'Chanty',
  category: 'Communication software',
  description: 'Team chat app with task management.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Chanty",
  "applicationCategory": "Communication software",
  "description": "Team chat app with task management."
}