mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 23:47:17 +00:00
16 lines
No EOL
355 B
JSON
16 lines
No EOL
355 B
JSON
{
|
|
"name": "Expense tracker portal",
|
|
"description": "Submit and track personal expenses through an easy portal built with a ToolJet web UI and database.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
}
|
|
],
|
|
"id": "expense-tracker-portal",
|
|
"category": "operations"
|
|
} |