# markusenglund/react-kanban

A Trello-like application built with React and Redux. Take a look at the live website:

Repository: https://github.com/markusenglund/react-kanban
Canonical: https://ross.abutalabs.com/products/react-kanban
Homepage: https://www.reactkanban.com
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-02-28T21:56:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3143, "days_push": 2743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1710, forks 240 (observed 2026-08-28T04:05:25.687482+00:00)

## What it is
React Kanban is a server-rendered, Trello-like kanban board application built with React and Redux. It supports card creation and editing, drag-and-drop, GitHub-flavored markdown with checklists, touch devices, and optional Google/Twitter sign-in backed by MongoDB.

## Use cases
- self-host a trello-like kanban board
- learn how to build a server-rendered react redux app
- study drag-and-drop card boards with react-beautiful-dnd
- run a simple task board without a database
- example of integrating oauth sign-in with passport and mongodb

## When to choose
- you want a ready-made open-source kanban app to self-host or study
- you need a reference implementation of react, redux, ssr, and dnd together

## When to avoid
- you need a maintained production project management tool (last release 2019)
- you want a reusable kanban component library rather than a full application
- you cannot manage mongodb and oauth credentials for the full setup

## Facets
- artifact type: application
- maturity: maintenance
- function: state-management, web-framework, ssr, auth
- domain: web-development, frontend, developer-tools, self-hosted
- platform: cross-platform
- tags: kanban-board, trello-clone, react, redux, drag-and-drop, project-management, nodejs, web-server

## Member repositories
- markusenglund/react-kanban (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.687482+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:35:13.870399+00:00, confidence not recorded.
  - readme: https://github.com/markusenglund/react-kanban (fetched 2026-08-28T04:05:25.687482+00:00, sha c873bc2b65c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
