Skip to content

ibbatta/kanban-board

Repository files navigation

Kanban React

Simple exercise to create a kanban board in react with drag and drop events I used @tanstack/router for routing (just to test) and zustand for state management

image

TO DO

Work in progress...

  • Add sorting cards 🎉
  • Create header / footer 🎉
  • Create right-click menu on tasks 🎉
  • Create authenticate 🎉
  • Optimize performances 🎉
  • Optimize lighthouse review 🎉
  • Create task for logged user