Show HN: I built a side project to manage my side projects https://ift.tt/xlOnQhL

Show HN: I built a side project to manage my side projects Hello HN! I got pretty overwhelmed with Notion, Trello, etc. (Even though they are great tools!) as an indie dev, so I built an app that is simpler to use and perfectly suited for an indie like me :) You can basically divide your projects into multiple milestones (a milestone could be e.g. a new version), and the milestones can have multiple tasks that are either todo, in progress, or done. The progress for each milestone is calculated with those tasks, and you can also prioritize and categorize the tasks using tags (E.g. for me, #ph turns into "High Priority", and #pm into "Medium Priority", etc.). Each project also has a backlog for future tasks & ideas, and I'm also currently working on adding markdown-based project notes to describe more complex ideas. I built this tool for myself (and I'm actively using it), and thought it would benefit others as well. I'd love to hear feedback and your thoughts! :) https://ift.tt/N3A7coW November 10, 2024 at 03:55AM

No comments:

Show HN: EVMole for Analysing EVM Bytecode https://ift.tt/HPfzirG

Show HN: EVMole for Analysing EVM Bytecode Hi HN, I'm excited to share the latest release of EVMole, a smart contract analysis tool for ...