Back to search
A community platform API for course enrollment, user roles (Admin, Tutor, Student), and reviews. Built with Django REST Framework, featuring role-based access and interactive API documentation.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Add yasg.py file to organize Swagger schema view configuration
5bad10fView on GitHubAdd serializers, viewsets, and URLs for CustomUser, Course, Enrollment, and Review models
4b602e1View on GitHubCreate models for Course, Enrollment, Review and CustomUser; apply initial migrations
a5398a4View on GitHub