Kanban π - with drag & drop π, a built-in pomodoro timer β, category management π, deadlines β° and more! β
Live Link π
- 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 [email protected]:mux-mux/kanban.git
# Move to the cloned repository directory
$ cd kanban
# Install dependencies
$ npm install
# Open the browser & listen to changes
$ npm start