elearning/Backend/src
2026-01-20 13:34:31 +07:00
..
config auth api 2026-01-13 06:49:37 +00:00
controllers feat: Implement lesson access control logic including enrollment, prerequisite, and quiz completion checks. 2026-01-19 17:08:06 +07:00
middleware feat: Introduce admin user management API with user listing, retrieval, account activation/deactivation, and case-insensitive role validation. 2026-01-15 14:09:14 +07:00
services feat: Implement lesson access control logic including enrollment, prerequisite, and quiz completion checks. 2026-01-19 17:08:06 +07:00
types feat: Implement comprehensive chapter and lesson management with new types, services, and Minio integration. 2026-01-20 13:34:31 +07:00
validators feat: Implement instructor-specific course management with dedicated controller, service, types, and validation. 2026-01-16 15:43:14 +07:00
app.ts add 2026-01-14 04:33:33 +00:00
server.ts add 2026-01-14 04:33:33 +00:00