mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 23:47:17 +00:00
16 lines
No EOL
398 B
JSON
16 lines
No EOL
398 B
JSON
{
|
|
"name": "Job application tracker",
|
|
"description": "Centralize job applications in a Google Sheet with custom columns for position, date applied, status, and notes to streamline tracking.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "Google Sheets",
|
|
"id": "googlesheets"
|
|
}
|
|
],
|
|
"id": "job-application-tracker",
|
|
"category": "human-resources"
|
|
} |