# kiswa/TaskBoard

A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)

Repository: https://github.com/kiswa/TaskBoard
Canonical: https://ross.abutalabs.com/products/taskboard
Homepage: http://taskboard.matthewross.me
Language: TypeScript
License: MIT
License Family: permissive
Topics: task-board, kanban, markdown, task-manager
Last push: 2025-05-23T15:35:23+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 23, release rhythm 8, longevity 100
- inputs: {"age_days": 4348, "days_push": 467, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1400, forks 295 (observed 2026-08-28T04:04:37.179519+00:00)

## What it is
TaskBoard is a self-hosted, Kanban-inspired web application for tracking tasks on boards with a simple, minimal interface. It runs on a PHP web server with SQLite and is explicitly marked as unmaintained as of 2025.

## Use cases
- self-host a simple kanban board
- track tasks for a small team
- replace sticky notes with a lightweight task board
- manage personal to-dos on my own server
- assign boards to users with different permission levels

## When to choose
- you want a minimal, self-hosted kanban app without heavy dependencies
- you have a legacy PHP 7.x server with SQLite available
- you need simple multi-user task boards without Trello-scale features

## When to avoid
- you need active maintenance or security updates
- your server runs modern PHP versions (8.x+)
- you want a feature-rich project management tool

## Facets
- artifact type: application
- maturity: abandoned
- function: web-framework, gui
- domain: developer-tools, self-hosted, web-development
- platform: self-hosted, php
- tags: kanban, task-management, todo, sqlite, php, web-server

## Member repositories
- kiswa/TaskBoard (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.179519+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-30T04:39:06.719238+00:00, confidence not recorded.
  - readme: https://github.com/kiswa/TaskBoard (fetched 2026-08-28T04:04:37.179519+00:00, sha 2a93b2d903f9)
  - homepage: http://taskboard.matthewross.me (fetched 2026-08-29T11:53:29.240498+00:00, sha fa92e5fd5609)
- Data as of 2026-08-30T08:39:29.467469+00:00.
