Top "Project-management" questions

PROJECT MANAGEMENT QUESTIONS ARE OFF-TOPIC.

How should I structure complex projects in C?

I have little more than beginner-level C skills and would like to know if there are any de facto "standards" …

c project-management
How to write a project Analysis or project brief?

We are a small (15 ppl) webdevelopment/design company with around 8 fulltime LAMP developers. In order to reduce the amount of …

project-management analysis
How to add TODOs and track project issues in Android Studio (NOT in sources)

I am writing a new better version of my old Android project that will fix a lot of UI bugs …

android-studio project-management todo
Which Gantt chart/Project management tool would you recommend for linux?

I need a Project management tool that works in Linux, and has Gantt charts. It doesn't have to be free, …

linux project-management charts gantt-chart
How to hand over a project systematically?

We have a project hand over from on shore team to our team (off shore) not long ago. However we …

project project-management
What's the best way to generate a (nice looking) roadmap?

I'm using internally a simple text list to represent roadmaps. But that's not enough when it comes to present the …

project-management project-planning
JIRA/confluence alternative

Please tell me what kind of programs you use insted of JIRA/confluence. I don't like jira because the design …

project-management jira confluence
Subversion repository statistics, other than StatSVN?

Are there other open source/free packages for producing repository statistics for a Subversion repository? I've tried StatSVN but it …

svn project-management statsvn
A Opensource alternative for basecamp?

Is there a Opensource based basecamp alternative? Or even a free hosted version of it?

open-source project-management basecamp
Git: Ahead and Behind together. How to solve?

I have a commit with 1 ahead and 6 behind. What should I do in this situation? I think, that solution might …

git project-management