mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-29 09:27:32 +00:00
19 lines
407 B
JSON
19 lines
407 B
JSON
|
|
{
|
||
|
|
"name": "Employee feedback",
|
||
|
|
"description": "Collect valuable insights and foster a positive work environment with anonymous employee feedback tools.",
|
||
|
|
"widgets": [
|
||
|
|
"Table"
|
||
|
|
],
|
||
|
|
"sources": [
|
||
|
|
{
|
||
|
|
"name": "ToolJet Database",
|
||
|
|
"id": "tooljetdb"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Run JavaScript",
|
||
|
|
"id": "runjs"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"id": "employee-feedback",
|
||
|
|
"category": "human-resources"
|
||
|
|
}
|