ToolJet/server/templates/leave-management-system-for-admins/manifest.json

19 lines
425 B
JSON
Raw Normal View History

{
"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"
}