mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-26 07:57:17 +00:00
16 lines
No EOL
358 B
JSON
16 lines
No EOL
358 B
JSON
{
|
|
"name": "Employee directory",
|
|
"description": "Manage employee contact information and profiles in a centralized database built on the ToolJet database.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
}
|
|
],
|
|
"id": "employee-directory",
|
|
"category": "human-resources"
|
|
} |