Régis Behmo 34028c0e7c working prototype
Now there is a lot of TODO items remaining...
2024-12-05 15:23:46 +01:00
🌅
2024-11-20 10:38:12 +01:00
2024-12-05 15:23:46 +01:00
🌅
2024-11-20 10:38:12 +01:00
🌅
2024-11-20 10:38:12 +01:00
2024-11-21 18:06:05 +01:00
🌅
2024-11-20 10:38:12 +01:00
🌅
2024-11-20 10:38:12 +01:00
🌅
2024-11-20 10:38:12 +01:00
🌅
2024-11-20 10:38:12 +01:00
2024-11-21 18:06:05 +01:00

dash plugin for `Tutor <https://docs.tutor.edly.io>`__
######################################################

Awesome administration dashboard and plugin marketplace for Tutor


Installation
************

.. code-block:: bash

    pip install git+https://github.com/overhangio/tutor-dash

Usage
*****

.. code-block:: bash

    tutor plugins enable dash

Development
***********

Install npm requirements::

    npm clean-install

Compile SCSS files and watch for changes::

    make scss-watch

Run a development server::

    make runserver

License
*******

This software is licensed under the terms of the AGPLv3.
Description
No description provided
Readme 2.1 MiB
Languages
Python 32.5%
HTML 25.5%
JavaScript 20.8%
SCSS 19.3%
Makefile 1.9%