Skip to content

Repository files navigation

Kanban Board

A simple Kanban board built with React and TypeScript, using localStorage for data persistence. This project allows users to manage tasks and collaborate with team members.

Kanban clone website

Features

  • User Authentication

    • Register and Login (Mock user data stored in localStorage)
  • Board Management

    • Create, delete, and rename boards
    • Invite members to collaborate
  • Column Management

    • Create, delete, and rename columns
  • Task Management

    • Create, delete, and edit tasks
    • Drag and drop tasks to adjust position (Optional)
    • Add tags to tasks (Optional)
    • Assign multiple members to a task
    • Send in-system notifications when a member is assigned to a task (Optional)

Tech Stack

  • React (Vite)
  • TypeScript
  • Tailwind CSS

Installation

  1. Clone the repository:
    git clone https://github.com/future-fwp/kanban-board.git
  2. install dependencies
    npm install
  3. run devepment server
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages