Skip to content

mezod/multikanban

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
March 30, 2015 01:33
October 2, 2014 16:15
February 5, 2015 22:29
January 21, 2015 16:42
March 2, 2015 19:21

multikanban

A simple kanban for multiple personal projects.

Live version at www.multikanban.com

Screenshot

Screenshot

Instructions

git clone git@github.com:mezod/multikanban.git
npm install
bower install

if node was installed using homebrew then you might need to:
npm install -g grunt-cli

Note

This is the frontend javascript application, the backend API requirements can be found here.

Techs

npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery