Questions tagged [project-planning]
An activity in project management that includes defining the project scope, creation of schedules, and allocating resources.
33 questions
2 votes
3 answers
98 views
Should product scopes and/or project scopes be considered for small internal development work
tl;dr: I work at a small company with a development team of 5-10 people, lately we have been asked to present "scope documents" for effectively all of our work before we carry out the actual work, ...
-4 votes
1 answer
154 views
Decision making after planning phase?
Ok please dont downvote because im serious about this question. I hope im asking this in the right place. At programming school they are currently teaching us about project management. Instead of ...
2 votes
4 answers
573 views
Finished proof of concept; how to plan/predict/estimate remaining work?
We have a working proof of concept that implements the sunny day scenarios, but we need to start handling the exception paths. We are contractors and need to put together detailed estimates to discuss ...
-3 votes
1 answer
2k views
How to select preceding activities based on following bar chart of staff allocation in order to draw activity on arrow?
From this bar chart on staff allocation I want to know what is the preceding activity for D and E in order to draw activity on arrpw diafram ? Is it B or both B and C ?
2 votes
2 answers
943 views
Developing a web app from a design, how should I split the work up?
I would like to know how I should go about splitting up the work into tasks/stories for developing a web application? I created an in-house organization tool for the company I work at just to make ...
10 votes
6 answers
3k views
What to do with a development team that is starving? [closed]
It sucks being on the critical path as normal developer, especially if you're late. When you're the senior developer, that the team is looking to for leadership, it's even worse. When work for ...
2 votes
0 answers
505 views
An IEEE (or ISO/IEC/IEEE) standard which describes documentation requirements for a Software Development Plan [closed]
Within IEEE Std. 12207-2008 is a description of the Software Development Life Cycle. Important for my purposes are the standards that derive from this regarding documentation. What I'm looking for is ...
2 votes
1 answer
1k views
Should I consider microservice as an epic or a project in TFS?
When using tools such as TFS or JIRA to plan an application made of 10+ microservices, I am concerned should I consider microservice as an epic or as an new project? In TFS when splitting ...