Skip to content
/ kanban Public

(JS Advanced) Task manager Kanban drag&drop App with pomodoro timer [SCSS, LocalStorageAPI, Drag&DropAPI, Fetch API, Focus-trap library, JSON data, Webpack, ESlint, Accessability]

Notifications You must be signed in to change notification settings

mux-mux/kanban

Repository files navigation

Kanban 📚 - with drag & drop 🙌, a built-in pomodoro timer ⌚, category management 📑, deadlines ⏰ and more! ✅


Kanban Demo

Features ✨

  • 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 🎨

Folder structure 📂

Kanban Folder structure

How To Use 🔐

# 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

About

(JS Advanced) Task manager Kanban drag&drop App with pomodoro timer [SCSS, LocalStorageAPI, Drag&DropAPI, Fetch API, Focus-trap library, JSON data, Webpack, ESlint, Accessability]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published