|
Web Application Example
Say for example, that you want a small application to track sales in a company and the company has mulitiple sales offices. The database entities here might be "sales person", "company" and "sales". For each entity we would build a list of fields which in relation to Webbeget generally corresponds to an element per each field in that specific database table. So, if the "sales person" form has 14 elements, the "company" form 8 elements and the "sales" form 22 elements then the initial pricing is as follows:14 elements @ $25 per element = $350 08 elements @ $35 per element = $280 22 elements @ $20 per element = $440 Total estimate: $1070 + any application logic that may be required Therefore, the cost of this sales application would be $1070 plus other application logic that might be required. |