cthiel / cardboard

A simple web-based card grouping application with a bit of collaboration
https://github.com/cthiel/cardboard
Other
4 stars 0 forks source link

Multiple Wall Support? #14

Open cthiel opened 13 years ago

cthiel commented 13 years ago

We should consider adding support for multiple walls?

bkutil commented 13 years ago

I think one wall emphasizes focus on one 'project'. Also, setting up multiple kanban apps takes way less time and effort.

garrett commented 13 years ago

Setting up multiple apps means we should make customizing the <h1> quite easy, so one can differentiate each instance at a glance.

cthiel commented 13 years ago

When discussing with @cornelius over lunch, he requested having multiple rows.

bear454 commented 13 years ago

I like the idea of multiple boards in one app.. i.e. etherpad.

cthiel commented 13 years ago

By default it should just show one board, but having multiple boards has been requested from an unnamed user today :)

garrett commented 13 years ago

The multiple board model, similar to Etherpad, would be nice

cthiel commented 13 years ago

https://github.com/cthiel/cardboard/commit/f6290f0d5f62cc87152799039757db2156d182ba is moving into this direction -- however we still need to fix all the JS in that branch. @garrett, let's talk about this tomorrow, if possible.