0.1.13-beta.0 • Published 4 years ago

django-courses-editor v0.1.13-beta.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

A react app for use with the library django-courses, that provides a nice interface for creating and editing courses stored.

Preview

Features

  • Easy drag'n'drop interface for rearranging modules and lessons
  • Accessable

Usage

A compiled version of this library comes with django-courses so there is no need to necessarily install this. For further information on how to incoroprate this interface with your django app, see the django-courses repo. However, should you have a react-app that you would like to incorporate this interface into, you can install this library, and add it as you see fit.

Themeing

Roadmap

  • Add Resource Uploading
  • Add video uploading
  • Allow adding/cloning existing modules to a course
  • Allow adding/cloning existing lessons to a module
  • Make LessonEdit and CourseEdit forms extendable
  • Add ModuleEdit form to add description and other attributes to modules