Skip to content

sjaster/course-management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The real course-management

Gettin' started

Required software

  • Python 3
  • nodejs and npm
  • Ruby and Sass

Installation

  • install dependencies

    $ npm install -g bower
    $ sudo gem install sass --no-user-install
    $ make
    
  • Launch the program with

    $ env/bin/python manage.py runserver
    
  • You now can login with the super user foo and password bar

License

This software is licensed with the BSD3 license.

About

🎓 Managing programming Courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • HTML 28.2%
  • CSS 1.2%
  • Makefile 0.8%