Skip to content

tannerdolby/react-task-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Task board with drag-and-drop functionality built with React and Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published