Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1017 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 1017 Bytes

Task Board

Netlify Status

Interactive task board built with React and Redux. Supports drag and drop for moving tasks to different columns. Click on a task from the board to see an expanded task view.

When adding new tasks and moving tasks to different columns on the board, your task board state is saved to local storage to maintain a temporary task history. Use the clear button or manually clear local storage to reset stored task board state.

Features:

  • Search
  • Download task board state to an output JSON file
  • Drag and drop
  • Persist tasks between tabs via local storage

Demo

Task board demo

Kudos

Designed by Bartosz Piekarz on dribbble