mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-23 22:47:28 +00:00
16 lines
No EOL
434 B
JSON
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"
|
|
} |