Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mezod/multikanban

A simple kanban for multiple personal projects.
https://github.com/mezod/multikanban

Last synced: about 1 month ago
JSON representation

A simple kanban for multiple personal projects.

Awesome Lists containing this project

README

        

multikanban
===========

A simple kanban for multiple personal projects.

Live version at [www.multikanban.com](http://www.multikanban.com)

# Screenshot

![Screenshot](http://multikanban.com/images/preview.png)

# Instructions

git clone [email protected]: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](https://github.com/mezod/multikanban-api).

# Techs

npm
bower
grunt
requirejs
backbone
marionette
underscore
bootstrap
jquery