tally
Free form builder with no limits.
Extends: Technology
Tally
Free form builder with no limits.
Overview
Category: Forms software
Free form builder with no limits.
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: 'Tally',
category: 'Forms software',
description: 'Free form builder with no limits.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Tally",
"applicationCategory": "Forms software",
"description": "Free form builder with no limits."
}