mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
16 lines
No EOL
544 B
JSON
16 lines
No EOL
544 B
JSON
{
|
|
"name": "Sales analytics dashboard (ToolJet Database)",
|
|
"description": "The Sales Analytics Dashboard template offers comprehensive sales monitoring and insights with four key sections: Main Dashboard (critical metrics), Orders (order details), Customers (demographics & history), and Products (product performance).",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
}
|
|
],
|
|
"id": "sales-analytics-dashboard-tooljet-db",
|
|
"category": "data-and-analytics"
|
|
} |