I
I
IvanOkunkov2019-11-18 15:03:02
JavaScript
IvanOkunkov, 2019-11-18 15:03:02

How to properly assess the development of whether there are methods and services?

Who is involved in the development, tell me, are there any services for evaluating projects? It is clear that there is Excel, but I want something like a calculator and that it would be possible to calculate both web and mobile development and in sufficient detail. In short, I want to have some kind of standardization in order to mow less when evaluating.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
V
Vladimir Sartakov, 2018-11-09
@Hank_Moody

jsfiddle.net/epou69aL/2

A
Andrew, 2018-11-09
@KickeRockK

<input type="name" class="form-control" name="name" id="name" required>

I
Ilya S, 2019-11-18
@Stalinko

Job evaluation is a whole science.
Usually the project is broken down into small parts, which are already estimated in hours. The price in money is set depending on the number of hours.
Evaluation in hours is a whole art, which is learned throughout life. I will not write separately.
In any case, everything is very individual. Both in terms of time and cost.

A
appbuilding, 2019-11-18
@appbuilding

Answer: estimatepro.tilda.ws will help you , everything is taken into account. Went to try after reading the article, decided to stay. And it coincides with how we do it: We put
individual screens/pages into groups, common blocks (not tied to a specific page), general functionality .. everything that can be grouped, but should not consist of nested groups, but of a specific functionality.
Now we have our new web developer seated and have given him a project evaluation to test his vision. He began to count as follows:
- As a group, he selected "Public part of the site"
- As a nested functionality, he selected: Home, About the company...
But in our view, this is not entirely correct. Take the main one... The main one can be either in the form of a single image with a menu, or it can be much more complicated in terms of visualization and page functionality. accordingly, the development of the "Main" can be either 8 hours or 160 hours or more. And when you designate it as a Public nested group, it does not make it possible to describe its functionality. Our concept says that it is necessary to put "Main Page" in the name of the group, and as a nested functionality, already add and accumulate all the important blocks that the main one can consist of (banner, slide, block of promotions, news, articles .. .). This is expensive at the stage of creating a new group. But when reusing this group in other projects, it is enough to simply select from the Main functionality previously added to the group.
In short, we are going to standardization.

K
Konstantin Nagibovich, 2019-11-18
@nki

MS Project is for such purposes. There, not only development, but any project can be carried out.

I
index0h, 2019-11-18
@index0h

How to properly assess the development of whether there are methods and services?

To answer this question, you need to know the evaluation criteria for a particular product. For example:
- by time
- by cost
- by performance
- by maintainability
- by testability
- by extensibility
- by quality
- by security
, etc.
The accuracy of these estimates directly depends on:
- the technical development process
- the engineer's experience in creating a similar product, or part of it
- the manager's experience
- the product manager

A
Alexander Pavlyut, 2019-11-18
@apavlyut

https://www.youtube.com/watch?v=4912HpeC0xg&featur...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question