I'm from a small remote team of 8 employees, we use Riter ( https://riter.co ). It provides a basic set of necessary features for project management, time tracking, estimation and control. Here's an existing demo company for quick review https://demo.riter.co/login
Ask HN: Simple tools/hack for small project management
61–70 of 86 posts
Re: Ask HN: Simple tools/hack for small project management
#62I'm from a small remote team of 8 employees, we use Riter ( https://riter.co ). It provides a basic set of necessary features for project management, time tracking, estimation and control. Here's an existing demo company for quick review https://demo.riter.co/login
Might want to disclose that your company creates this product.
Re: Ask HN: Simple tools/hack for small project management
#63I've used https://trello.com/ for most of my projects even when I am working with a team. We love it. Here are some basics on how to manage a project with Trello: https://trello.com/inspiration/project-management .
Absolutely, With Trello you can always scale from small beginnings to full fledged system with plugins. And if you have a DIY nature you can write your own plugins the same isnt true for say JIRA.
I've had a look at their API but it does not seems too straightforward. :(
Re: Ask HN: Simple tools/hack for small project management
#64Fossil is cool: https://www.fossil-scm.org/index.html/doc/trunk/www/index.wi...
Do you know whether its ticket management functionality is available from the CLI?
Re: Ask HN: Simple tools/hack for small project management
#65Re: Ask HN: Simple tools/hack for small project management
#66As aspects of the project turn into specific tasks and data I can consider making formal artifacts for them, but it's unwise to do it too early in a solo project because of the added overhead and distraction from overall priorities. Structurally, coding on your own is really different from having a team to communicate with and leads or managers to specialize time allocation. You have the freedom to automate everything you are working with, and that's your biggest advantage. Where formality is added, it should be done with the support of a script that takes care of the technical details and keeps your friction down - it is not hard to automate turning TODO or FIXME source comments into a report, for example.
Re: Ask HN: Simple tools/hack for small project management
#67Re: Ask HN: Simple tools/hack for small project management
#68Earlier quoted context omitted.
It is good for Personal Workflows but lacks any feature that Org-agenda offers. It is a dumb down org-mode for web.
Its available everywhere and is smoother to use than org agenda. Org + fold comes close and I did use it for some time, but WF got me into the zone more easily than org.
Re: Ask HN: Simple tools/hack for small project management
#69Earlier quoted context omitted.
Absolutely, With Trello you can always scale from small beginnings to full fledged system with plugins. And if you have a DIY nature you can write your own plugins the same isnt true for say JIRA.
Is there somewhere a plugin to make shortcut buttons for filtering? I label my cards, but filtering by labels is real pain in the ass process. I've had a look at their API but it does not seems too straightforward. :(