Hi,
I am not an experianced in estimation techniques.
Can you let me know approximately how many days will the
following work take ???
We have a J2EE Web application to be developed using
Struts 1.1. framework and will be using IBM Websphere
connection pooling.
Assuptions:
Only one developer will work from specifications document to developemnt,testing and deployment of application to IBM websphere server.
The Databse will be MS SQL Server 2000.
We have 12 existing tables to be used for this application.
JSP pages will be struts aware and will use standard struts tags.
This application contains 12 funtions of which 1 is a search function based on 10 criteria(s) entered and selected from the form.
Rest are maitenance functions like View District list,Edit District ,Delete District.
We have 2 roles used in this applicaiton and we will be using Container Manged Role based J2EE security. (application.xml,web.xml and ibm-app-bnd.xmi.)
We also need to use a Pager component to provide previous/next functionality to display list for the
11 functions.
We need to provide struts-config.xml,application.properties
files.
Can you please let me know approximately
how long will this work take ???
Thanks
Discussions
Web tier: servlets, JSP, Web frameworks: Struts/J2EE web project timeline estimation:Help
-
Struts/J2EE web project timeline estimation:Help (5 messages)
- Posted by: fdsfdf sdfasd
- Posted on: December 12 2003 13:56 EST
Threaded Messages (5)
- Struts/J2EE web project timeline estimation:Help by Paul Strack on December 12 2003 15:24 EST
- Help by fdsfdf sdfasd on December 12 2003 15:53 EST
- response by Alex Pisarev on December 15 2003 09:02 EST
- Help by fdsfdf sdfasd on December 12 2003 15:53 EST
- Re:Struts/J2EE web project timeline estimation:Help by Andrew Kuzmin on December 13 2003 06:07 EST
- Struts/J2EE web project timeline estimation:Help by Mathieu Gamache on December 18 2003 08:14 EST
-
Struts/J2EE web project timeline estimation:Help[ Go to top ]
- Posted by: Paul Strack
- Posted on: December 12 2003 15:24 EST
- in response to fdsfdf sdfasd
You are missing this most important piece of information: How experienced is your developer?
An experienced Struts developer might do this in a month without too much trouble. Any inexperienced developer might never finish.
Figure out who is going to do the work, then ask them for the estimate. -
Help[ Go to top ]
- Posted by: fdsfdf sdfasd
- Posted on: December 12 2003 15:53 EST
- in response to Paul Strack
It is a fixed price work : We have identified a developer who is
experianced in struts,but we need to negotiate an appropriate timeline
with him.
Considering the risk involved ,can we consider about 2 months time will be
sufficient to complete all these task.
Thanks. -
response[ Go to top ]
- Posted by: Alex Pisarev
- Posted on: December 15 2003 09:02 EST
- in response to fdsfdf sdfasd
Depends on how experienced is your developer. If he is guru and the Web design for your application will be done by other people, it's doable in a week. If he is mid-level developer, I think three-to-four weeks will be a reasonable time frame. To my opinion, two months will be too much for that.
Alex -
Re:Struts/J2EE web project timeline estimation:Help[ Go to top ]
- Posted by: Andrew Kuzmin
- Posted on: December 13 2003 06:07 EST
- in response to fdsfdf sdfasd
See this link
http://marc.theaimsgroup.com/?l=struts-user&m=104852608311772&w=2
--
Andrew Kuzmin
Java201.com -
Struts/J2EE web project timeline estimation:Help[ Go to top ]
- Posted by: Mathieu Gamache
- Posted on: December 18 2003 08:14 EST
- in response to fdsfdf sdfasd
This would take 3-4 months in our shop but we also have to be concerned about Common Look and Feel, Internationalization, javadocs, code review, unit testing, packaging, deployment, writing a user manual and training.
Keep in mind that clients change there minds all the time :(
Mathieu