Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mezod/multikanban
A simple kanban for multiple personal projects.
https://github.com/mezod/multikanban
Last synced: 3 months ago
JSON representation
A simple kanban for multiple personal projects.
- Host: GitHub
- URL: https://github.com/mezod/multikanban
- Owner: mezod
- Created: 2014-09-29T10:48:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T11:12:46.000Z (over 6 years ago)
- Last Synced: 2024-07-14T12:38:36.483Z (4 months ago)
- Language: CSS
- Homepage: http://www.multikanban.com
- Size: 2.56 MB
- Stars: 41
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mezod/multikanban - A simple kanban for multiple personal projects. (others)
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
# NoteThis 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