This is a Django REST Framework backend for an Online Course Management System.
- User Authentication (Admin, Instructor, Student)
- Course Management
- Enrollment & Payment Simulation
- Reports & Analytics
- Role-based Access Control
- Clone the repo:
- Install dependencies:
- Migrate the database:
- Run the server: