Skip to content

The Online Course Management System (OCMS) is a backend application built using Django REST Framework (DRF) that powers an online learning platform. It provides secure APIs for students, instructors, and admins to manage courses, enrollments, and analytics efficiently. This project demonstrates real-world full-stack architecture, focusing on RESTfu

Notifications You must be signed in to change notification settings

varunarjun/Online-course-management-System-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Course Management System (Backend)

Overview

This is a Django REST Framework backend for an Online Course Management System.

Features

  • User Authentication (Admin, Instructor, Student)
  • Course Management
  • Enrollment & Payment Simulation
  • Reports & Analytics
  • Role-based Access Control

Installation

  1. Clone the repo:
  2. Install dependencies:
  3. Migrate the database:
  4. Run the server:

About

The Online Course Management System (OCMS) is a backend application built using Django REST Framework (DRF) that powers an online learning platform. It provides secure APIs for students, instructors, and admins to manage courses, enrollments, and analytics efficiently. This project demonstrates real-world full-stack architecture, focusing on RESTfu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages