Skip to content

mattbal/kanban

Repository files navigation

Kanban

Kanban is a desktop app for creating Kanban boards. It's built using React, TypeScript, Vite, Electron, and Redux.

Data is stored locally on device.

Tests are written using Playwright and React Testing Library.

Features

  • Create, read, update, and delete
  • Drag and drop to reorder items, lists, or boards

CleanShot 2024-11-04 at 19 53 14

Install

There's two ways to install:

  1. Install using an installer.

    Click the latest Releases link in the sidebar. Then download the .dmg installer for macOS or the .exe installer for Windows. Or,

  2. Clone the repo and run the project in development mode.

    // run git clone using your preferred method of HTTPS or SSH. Then,
    cd kanban
    npm install
    npm run dev

About

A desktop app for creating Kanban boards

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages