Kanban 📚 - with drag & drop 🙌, a built-in pomodoro timer ⌚, category management 📑, deadlines ⏰ and more! ✅
- Drag&Drop tasks 🤚
- Pomodoro timer ⏲️
- Pomodoro progress bar 📶
- Add/select task category 📑
- Edit task/category text 🔤
- Set task deadlines ⏱️
- Delete task/category 🗑️
- Undo deleted tasks 🔃
- Move done tasks to archive 📒
- Download/upload archive ⏬⏫
- Use Tab key navigation ⌨️
- Switch light/dark theme 🎨
# In the Terminal or Cmd
# Clone this repository
$ git clone git@github.com:mux-mux/kanban.git
# Move to the cloned repository directory
$ cd kanban
# Install dependencies
$ npm install
# Open the browser & listen to changes
$ npm start