Skip to content

An e-learning platform. Organise modules, courses and subjects with dynamic content between video and text.

Notifications You must be signed in to change notification settings

MarvinKweyu/masomo

Repository files navigation

masomo

Masomo

An e-learning platform. Organise modules, courses and subjects with dynamic content between video and text.

Table of Contents

Setting up masomo

Manual

Basic requirements

  • memcached

Install project python requirements and migrate the server

pip install -r requirements.txt
python manage.py migrate

Start memcache on a different terminal

memcached -l 127.0.0.1:11211

Run the project and access the components on 127.0.0.1:8000

python manage.py runserver

Docker - it just works(WIP)

Basic requirements

  • Docker

About

An e-learning platform. Organise modules, courses and subjects with dynamic content between video and text.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published