Kanbana

This is a clone project for Kanban board, a visual management tool that allows users to track the progress of their tasks and manage their workflows effectively. The tasks are categorized into 4 sections representing the different stages of workflow: Backlog, To Do, In Progress, and Done. Users can easily create new tasks by clicking on the `Add Task` button, where they can specify the task name and description. Once a task is created, users can drag and drop it between columns to reflect its current status. In addition to creating new tasks, users can also edit existing ones by clicking on the task card and updating its details. Similarly, if a task is no longer required, users can delete it by clicking on the delete icon. The tasks are stored in a database and the changes will be reflected in real-time.

A clone for Kanban board, a project management tool that uses cards to track tasks and move them along a workflow.
Tech stack:
tRPC Prisma PlanetScale Next.js AntDesign PlayWright TypeScript Github Actions X-State Zustand