An approximate estimate of the volume and cost of the creation of Ios Android applications

Lecture



CountScreen - number of mobile project screens

Each screen takes 8 hours and costs 7 tr (14 tr on two platforms) and contains a list of works:

  • [2 hours] not creative design (in the style of the operating system), layout design
  • [4 hours] integration with the server part (sending / receiving data from the server), organizing storage in a database on a device, implementing screen logic
  • [2 hours] testing, debugging and error correction

It is obvious that the screens are different, some will be simple, some complex, but this average figure is aligned with the project and allows you to quickly and effectively estimate the cost and time.

CountTable - the number of information blocks or tables in the server part, which must be filled out and displayed in a mobile application.

Each information block takes 16 hours and costs 15 tr and contains a list of works:

  • technical task analysis and identification of the list of fields and their interrelations, coordination
  • development of data filling logic, conditions for push notifications, photo preparation, as well as exchange API methods for interacting with a mobile application
  • testing, debugging and error correction

Sum (thousand rubles) = CountScreen x 14 + CountTable x 15 (the cost of a mobile project on iOS and Android with the server part and the admin area for content management)

For example: Sum = 15 screens x 14 + 6 tables x 15 = 300 thousand rubles

Time (working days) = CountScreen + CountTable

For example: Time = 15 screens + 6 tables = 21 working days


Comments


To leave a comment
If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

software project management

Terms: software project management