Charged with setting up a digital team as part of a large bureaucratic organization and need a project management tool for digital projects. Though there might be a YC preferred tool or alum idea out there that'd work. Any idea?
Might I suggest "Waltzing with bears" by Tom DeMarco. It's about, as he quotes, "Risk Management, or Project Management for Grown-ups".<p>Overly Bureaucratic cultures got that way for a reason, and it is rarely worth your time trying to beat them looking for the best task tracking software. Play for the next level - managing the risk from the projects.<p>But I have to suggest that if you are being allowed to choose your own task tracking tools, things are more flexible than might at first seem.<p>I suggest using fogbugz from Joel Spolsky. It gives simple task tracking, plays well with most other systems, has a decent API so you can script custom output. Atlassian works well too in those respects but fogbugz is just better thought out.<p>Keep the risk reports as an addendum to whatever reports you need to satisfy the external auditors - eventually you will be seen as first player in the fun new game
We've standardized on Github Issues as the PM core, Waffle to prioritize, and Slack to communicate. The tools largely stay out of the way, unlike many of the ones I've used in the past. Give the bureaucrats access to the appropriate rooms on Slack and keep 'em out of everything else.<p>I've found the right tool is so incredibly team/company specific that third party advice on these matters is often useless, but I'll share a few additional data points in case they help.<p>1) I recently helped a 40 person dev team rethink their dev tools and they chose to adopt Trello, roughly using this post as a guide: <a href="https://community.uservoice.com/blog/trello-google-docs-product-management/" rel="nofollow">https://community.uservoice.com/blog/trello-google-docs-prod...</a><p>The team was using Pivotal and will continue to do so, but adding the Trello layer on top allows the "bureaucratic overlords" the info they need to a) stay informed, and b) make better decisions on resource allocation.<p>2) If giving the business folks a window into dev progress is important, also check out Sprintly. They do a great job at that.<p>Good luck!
Atlassian products are pretty popular and cheap if the team is <10 people. They are a bit slow. If it's more for development I went with Trac for my project, it's pretty minimal and fast.