LMS-BGN
Go to file
unknown 4f06277903 feat(admin): CourseForm with upload, duration spinner, color picker; refactor create/edit pages
feat(backend): add courses CRUD with validation; add GET /api/instructors

feat(api): add /api/uploads route

chore(proxy): BASE fallback -> http://localhost:8001
2025-11-14 12:39:27 +07:00
backend/src feat(admin): CourseForm with upload, duration spinner, color picker; refactor create/edit pages 2025-11-14 12:39:27 +07:00
docs docs(planning): tambah dokumen perencanaan LMS MBG + adaptasi desktop-first (PRD, epik, sprint, backlog, tim, UAT, codebase sync) serta hasil brainstorming 2025-11-12 10:59:50 +07:00
src feat(admin): CourseForm with upload, duration spinner, color picker; refactor create/edit pages 2025-11-14 12:39:27 +07:00
.gitignore Initial commit 2025-11-03 09:50:30 +07:00
jest.config.js Initial commit 2025-11-03 09:50:30 +07:00
jest.setup.js Initial commit 2025-11-03 09:50:30 +07:00
next.config.js improvement Quiz Interactive new 2025-11-04 12:02:12 +07:00
package-lock.json Initial commit 2025-11-03 09:50:30 +07:00
package.json Initial commit 2025-11-03 09:50:30 +07:00
postcss.config.js Initial commit 2025-11-03 09:50:30 +07:00
tailwind.config.js Initial commit 2025-11-03 09:50:30 +07:00
tsconfig.json Initial commit 2025-11-03 09:50:30 +07:00