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
d6769ca1a9
elearning
/
Backend
/
src
History
Download ZIP
Download TAR.GZ
JakkrapartXD
715d94fbf9
feat: Create course and automatically assign the creator as the primary instructor using a transaction.
2026-01-19 14:48:45 +07:00
..
config
auth api
2026-01-13 06:49:37 +00:00
controllers
feat: Add instructor registration endpoint and rename student registration to learner registration.
2026-01-19 07:30:28 +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
feat: Create course and automatically assign the creator as the primary instructor using a transaction.
2026-01-19 14:48:45 +07:00
types
feat: Implement student course management functionalities and standardize multi-language text types across course and category definitions.
2026-01-19 14:14:59 +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