Questions tagged [project-planning]

QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC. Please consider Software Engineering or Project Management Stack Exchanges for these questions.

208 questions
-1
votes
2 answers

Prediction Effort - how does that relate to time to complete projects?

It's just a question, because I've looked through an old Software Engineering textbook and one of the things it talks about is measuring effort. But, what I am unclear on is what exactly is "effort" and how does that relate to time it takes to…
-1
votes
1 answer

Architecture and Infrastructure in web technology?

When it comes to these principles like architecture and Infrastructure how would you describe them? The actual meaning and in development where its used. So for example is it like infrastructure is the actual website and architecture is the plans…
ed_laika
  • 77
  • 2
  • 10
-1
votes
1 answer

Selecting a software development project

I am currently my software engineering degree and as I am in my second year I need to select a topic for my project. I am totally confused on how to pick a good project topic, which I could use in my final year as well. I have specialization in the…
Yoosuf
  • 882
  • 7
  • 33
  • 52
-1
votes
2 answers

Cutting off features or delay schedule (close to code completion)

would like to explore what are the general practices in dropping features make a decision to delay the project schedule design the features in a way that can be dropped with lesser pain delay a project schedule with good estimation without re-delay…
ttchong
  • 307
  • 2
  • 9
-1
votes
1 answer

How to do a good sprint planning for "black-box" items - Scrum

The company I work for uses scrum methodology, Before each sprint, we do a sprint planning, sprints are 3 weeks long. I find myself many times getting items, I should break down to tasks and PRICE it with development / QA days, as that's what we do…
Y.S
  • 1,860
  • 3
  • 17
  • 30
-1
votes
1 answer

Is there any tool to organize development notes and ideas?

I have been searching for some tool to organize my development notes, ideas and features on diferente projects. I saw diferente tools that did part or what I need but nome combines all. I know I can do it, but dont have the time. Right now I use…
Jlouro
  • 4,515
  • 9
  • 60
  • 91
-1
votes
1 answer

Implementing Feedback in Agile development

I just need to know about planning product development in a particular scenario. Suppose, If I planned my sprint and executed it and then I submitted the product url for feedback and received the response from my product owner. In that case, in…
Muthukumar Palaniappan
  • 1,622
  • 5
  • 25
  • 49
-1
votes
1 answer

What KPIs can we measure for a BPM tool other than time to complete the process

I am working on a BPM tool were i can define SLA for each workflow in regards to the time needed to complete the whole process and each activity within the process. but my question is what other KPI can a BPM system have other than the optimal time…
John John
  • 1
  • 72
  • 238
  • 501
-2
votes
1 answer

'Suite' of Programs?

I'm currently developing multiple node.js programs that all fall under the same project. These programs will share common code for things like connecting to a server, inserting to a database, and even logging to console. Ideally, I'd like to package…
Andrew Ault
  • 569
  • 3
  • 12
-2
votes
1 answer

Simplest and quickest way to portray an application for development

As a designer I sometimes feel the need to portray the main idea of an application in a graphical form like a flowchart. Something that is easy enough to understand for the development firms and could convey the purpose of the application and…
-2
votes
1 answer

How to plan tkinter GUI in Python

I am writing a simple menu-based RPG (combat is turn-based and such), but I have realized I had better organize all of my widgets before I actually start implementing the GUI. My application "changes windows" by lifting frames containing widgets or…
PlatypusVenom
  • 547
  • 2
  • 6
  • 12
-3
votes
1 answer

Ruby on Rails - need an idea

I need an advice or maybe better to call it idea. :) Imagine you have an class, lets call it Tree. Trees are in different countries but for some of them there are native and for some there are not. I need the best way how to connect Tree with…
-4
votes
1 answer

Database User Interface Design Process

I am the only developer at my organization and am expected to develop databases and interfaces to those databases. Developing online front-ends using web frameworks is time-consuming. Do other people in this situation usually write a text-based…
asthasr
  • 9,125
  • 1
  • 29
  • 43
1 2 3
13
14