Skip to content

aldeka/ClassShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to use LDAP authentication, we need to install the python-ldap module:

    pip install python-ldap

On ubuntu this won't work without several other packages:

    sudo apt-get install libldap2-dev, libsasl2-dev

About

ClassShare is a web app for ISchoolers to share information and feedback about ISchool-y classes in other departments at Berkeley.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published