mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-04 05:48:25 +00:00
19 lines
425 B
JSON
19 lines
425 B
JSON
|
|
{
|
||
|
|
"name": "Leave management system for admins",
|
||
|
|
"description": "Manage employee leave requests and approvals efficiently with a centralized admin panel.",
|
||
|
|
"widgets": [
|
||
|
|
"Table"
|
||
|
|
],
|
||
|
|
"sources": [
|
||
|
|
{
|
||
|
|
"name": "ToolJet Database",
|
||
|
|
"id": "tooljetdb"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Run JavaScript",
|
||
|
|
"id": "runjs"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"id": "leave-management-system-for-admins",
|
||
|
|
"category": "human-resources"
|
||
|
|
}
|