juggle-and-drop icon indicating copy to clipboard operation
juggle-and-drop copied to clipboard

Juggle all your tasks! (A fullstack Kanban app w/ drag-and-drop) ๐Ÿคนโ€โ™‚๏ธ

juggle & drop ๐Ÿคนโ€โ™‚๏ธ

CircleCI Heroku

drag-and-drop task management with react-beautiful-dnd

Demo

Features ๐Ÿ‘€

  • Add, edit, and delete cards and lists
  • Drag-and-drop cards between and within lists
  • Drag-and-drop cards lists on the board
  • Add and delete boards

Built with ๐Ÿ—

Setup ๐Ÿš€

  • clone, navigate to the root directory, and npm install
  • build webpack with npm run build
  • open a new tab, navigate to the same directory, and npm run serve
  • check it out in your favorite browser