Family Kanban Board
In this project we created a simple multi-project Kanban board for the family. If you've used Kanbans in Jira - it's a bit like that.
Tech
- HTML
- CSS
- JS
- Firebase
Kanban features
- Multiple projects, each with its own members and custom columns (name + colour)
- Cards: title, description, priority, due date, assignees, labels
- Drag-and-drop within and between columns (SortableJS), saved as one batched write
- Per-card comment threads
- Fully real-time, people on the same board see each other's changes live
- Project creator is admin; everyone else is member