File: client/src/components/Board/KanbanBoard.jsx Board is hardcoded to 4 columns only. Add an "+ Add Column" button at the end. Store custom columns in localStorage for now. ~20 lines!
File: client/src/components/Board/KanbanBoard.jsx
Board is hardcoded to 4 columns only.
Add an "+ Add Column" button at the end.
Store custom columns in localStorage for now.
~20 lines!