This website requires JavaScript.
Explore
Help
Register
Sign in
chamomind
/
elearning
Watch
7
Star
0
Fork
You've already forked elearning
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
3
Wiki
Activity
Actions
122bb2332f
elearning
/
Backend
/
src
History
Download ZIP
Download TAR.GZ
JakkrapartXD
2a461a1e4f
feat: add
listCourseResponse
and
getCourseResponse
interfaces for course API responses.
2026-01-20 14:18:58 +07:00
..
config
auth api
2026-01-13 06:49:37 +00:00
controllers
refactor: Standardize type naming conventions and file casing for course and category types.
2026-01-20 07:13:59 +00: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
refactor: Standardize type naming conventions and file casing for course and category types.
2026-01-20 07:13:59 +00:00
types
feat: add
listCourseResponse
and
getCourseResponse
interfaces for course API responses.
2026-01-20 14:18:58 +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