Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pioneer-Dev-AI/taskwave

Repository files navigation

TaskWave

TaskWave is a Trello-like kanban board application built with React, TypeScript, and modern web technologies. It allows users to manage tasks through a drag-and-drop interface with support for lists, cards, and labels.

About This Repository

This repository serves as a starting point for live coding challenges and technical interviews. Important notes:

  • Some buttons and features may not be fully implemented
  • There may be intentional bugs or issues to identify and fix
  • The real coding challenges will happen during the interview process

Tech Stack

  • React
  • TypeScript
  • Vite
  • TailwindCSS
  • @hello-pangea/dnd (for drag and drop functionality)

Getting Started

To run the project:

npm install
npm run dev

Features

  • Drag and drop cards between lists
  • Create, edit, and delete cards
  • Add and manage labels
  • Filter cards by title or description
  • Add and remove lists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published