mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
16 lines
No EOL
371 B
JSON
16 lines
No EOL
371 B
JSON
{
|
|
"name": "Expense tracker admin",
|
|
"description": "Update and manage employee expenses centrally through an admin dashboard built with ToolJet web UI and database.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
}
|
|
],
|
|
"id": "expense-tracker-admin",
|
|
"category": "human-resources"
|
|
} |