ToolJet/server/templates/course-management-system/manifest.json
2025-02-25 12:22:50 +05:30

16 lines
No EOL
434 B
JSON

{
"name": "Course management system",
"description": "Streamline course administration with tools for planning, scheduling, and managing educational content and student progress with clean UI and TJDB as backend.",
"widgets": [
"Table",
"Container"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
"id": "course-management-system",
"category": "educational-technology"
}