carloslema / kanban-task-management

A Kanban-based project management tool built using Vue, Tailwind, and Pinia. Features multiple boards, columns within each board, tasks with subtasks, a dark mode switch, drag-and-drop functionality, and leverages Pinia store for project management and data persistence

Home Page:https://kanban-task-management.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create, read, update, and delete boards and tasks
  • Receive form validations when trying to create/edit boards and tasks
  • Mark subtasks as complete and move tasks between columns
  • Hide/show the board sidebar
  • Toggle the theme between light/dark modes
  • Keep track of any changes, even after refreshing the browser

Screenshot

Links

My process

Built with

  • Vue 3
  • Tailwind

Author

About

A Kanban-based project management tool built using Vue, Tailwind, and Pinia. Features multiple boards, columns within each board, tasks with subtasks, a dark mode switch, drag-and-drop functionality, and leverages Pinia store for project management and data persistence

https://kanban-task-management.netlify.app


Languages

Language:Vue 88.8%Language:JavaScript 7.8%Language:CSS 2.6%Language:HTML 0.7%