TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Kanban Kanban – A Recursive Kanban for Layered Task Management

1 点作者 RS_Singh大约 2 个月前

1 comment

RS_Singh大约 2 个月前
Hey everyone! I’m working on a project called Kanban Kanban — a recursive Kanban board where any card can open into its own Kanban (like Russian dolls for tasks and projects).<p>It is probably easier to visualize by checking out the landing page here: [kanbankanban.com](<a href="https:&#x2F;&#x2F;www.kanbankanban.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.kanbankanban.com&#x2F;</a>)<p>I’m still validating if this solves a real pain point though, so would love any feedback.<p>The idea came from struggling with large tasks and tiny tasks sitting side by side on the same board, which then do not move for weeks. Really, these shouldn&#x27;t be on the same &quot;layer&quot;, and should instead be classified as a &quot;project&quot; (a collection of tasks). And then projects can be collected together as &quot;goals&quot;. Like how Epics&#x2F;Stories work in Jira.<p>So the core idea behind Kanban Kanban is to bake this structure in from the start. Instead of handing you a blank canvas, we start with a Kanban board, and each new card added to it is a container for another layer of Kanban boards. This way you can go as deep or keep things as shallow as you like.<p>Would Kanban Kanban be useful to you? Any obvious flaws? If validation goes well, I am also open to connecting with potential technical co-founders to help build this.<p>Thanks!