ToolJet/server/templates/job-application-tracker/manifest.json
2024-03-01 20:42:31 +05:30

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