Skip to content

yajoodani/dev-tasks

Repository files navigation

DevTasks

DevTasks is a lightweight, portfolio-oriented Kanban board built with modern frontend tools.
It showcases UI architecture, drag-and-drop interactions, component design, and client-side state management — not intended for production use, but as a demonstration of engineering style and project structure.


Live demo

https://dev-tasks-kappa.vercel.app


Features

  • Multiple workspaces and boards
  • Full List CRUD (create, rename, delete, reorder)
  • Task CRUD with smooth drag-and-drop (mobile-optimized)
  • Tagging system with color-coded labels
  • Board management dialog (rename board, manage lists)
  • LocalStorage-based persistence
  • Responsive UI built with Tailwind & shadcn/ui

Tech Stack

  • Next.js (App Router)
  • React + TypeScript
  • Tailwind CSS
  • shadcn/ui
  • dnd-kit
  • LocalStorage persistence
  • Zustand store

About

This is part of my portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published