Skip to content

A simple mooc platform currently in super-development-mode

Notifications You must be signed in to change notification settings

casablancarb/mooc

Repository files navigation

#MOOCx

A simple, work-in-progress MOOC platform.

alt tag

How to install

bundle install
rake db:migrate

How to create first user

rails console 

Then create your user

User.create(email: "name@example.com", password: "foobar", password_confirmation: "foobar", firstname: "admin", lastname: "user", is_teacher: true)

Roadmap

Visit the public Trello board to know more about features and the roadmap for this project : https://trello.com/b/653rlfZw

If you're interested in contributing with features please drop me an email : zakaria.braksa [at] gmail [dot] com

About

A simple mooc platform currently in super-development-mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published