All Projects → fatiherikli → Scrumboard

fatiherikli / Scrumboard

scrumboard application with backbone.js, django and tastypie.

Programming Languages

javascript
184084 projects - #8 most used programming language

installation;

$ virtualenv --no-site-packages scrum-env
$ cd scrum-env
$ source bin/activate
$ git clone git://github.com/fatiherikli/scrumboard.git
$ cd scrumboard
$ pip install -r requirements.txt
$ python scrumboard/manage.py runserver
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].