Overview:
Fizzy is an open-source Kanban tracking tool designed to manage issues and ideas. It provides a visual, board-based workflow for organizing and prioritizing tasks. Developed by 37signals, Fizzy is intended for teams or individuals who prefer a self-hosted solution for tracking projects and feature requests. The project focuses on delivering a straightforward Kanban experience without built-in additional features like time tracking or reporting.
Core Features:
Kanban board: Visual organization of issues and ideas using columns and cards to track progress.
Self-hosted deployment: Can be installed and run on your own server using Docker or Kamal.
Docker-based setup: Pre-built Docker image available for quick deployment without modifying the source code.
Use Cases:
Managing project ideas: Organizing and tracking feature requests, suggestions, and conceptual work.
Issue tracking: Visually mapping software bugs or tasks through a Kanban workflow.
Self-hosted task boards: Running a private Kanban system on a personal or company server.
Why It Matters:
Fizzy offers a self-hosted Kanban tool specifically for issues and ideas, giving developers and teams control over their data and deployment environment. Its availability as a Docker image or deployable via Kamal allows for flexible installation without reliance on a third-party hosted service. The project is structured for those who want a focused tracking board without an extensive feature set.

