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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best task management / issue tracking for solo developer projects?

2 点作者 monroewalker超过 2 年前
Over time I've found it to be much more difficult to get meaningful work done on my project without having some sort of plan for the work to be done. I'm currently trying Monday.com and have tried Trello in the past but am curious about what others use or recommend

4 条评论

metadat超过 2 年前
I&#x27;ve found it sufficient to keep the list of pending tasks as a checklist in README.md or an ISSUES.md file.<p>I like keeping it right there alongside the code so they stay together.
lioeters超过 2 年前
Maybe GitHub Projects?<p>&gt; Project planning for developers<p>&gt; Create issues, break them into tasks, track relationships, add custom fields, and have conversations. Visualize large projects as spreadsheets or boards, and automate everything with code.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;features&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;features&#x2F;issues</a>
rovr138超过 2 年前
I use a variety of things depending on what it is relating to. I usually use Tiddlywiki to organize what I have to do.<p>If it&#x27;s programming related, I open Github&#x2F;Gitlab issues. For smaller prototypes or smaller things I may not have on hosted, I just drop a readme file.
stevenalowe超过 2 年前
Anything that you will use consistently will suffice. A kanban board and sticky notes is especially stylish