| Author |
building first shopping cart using struts
|
john mattucci
Ranch Hand
Joined: Nov 03, 2000
Posts: 331
|
|
Im not sure if this is the right forum to post this question. Im building my first shopping cart web application using struts for a client. It would include a sign on screen which would allow new users to include their info and I would also have to include a means to include new products and update products info such as item price. My question is how many hours should this take for a mid level developer or a senior developer? I need to present the client with the number of hours this project will take and I dont want to quote him too high or too low. One more question what do you feel would be fair to ask for such a project? The client is a small business. Thank you all for your time
|
 |
Rick Hightower
Author
Ranch Hand
Joined: Feb 20, 2002
Posts: 350
|
|
Ron Tapia and I, implemented a shopping cart in Struts (including credit card support, connecting to a clearing house), and it took us 1 day. This included database tables, entity beans, test cases, JSPs, Struts and integration testing. But, we were working with Struts day in and day out for quite a while.
|
Rick Hightower is CTO of Mammatus which focuses on Cloud Computing, EC2, etc. Rick is invovled in Java CDI and Java EE as well. linkedin,twitter,blog
|
 |
Uwe Barthel
Greenhorn
Joined: Dec 16, 2003
Posts: 9
|
|
Originally posted by john mattucci: My question is how many hours should this take for a mid level developer or a senior developer? I need to present the client with the number of hours this project will take and I dont want to quote him too high or too low. One more question what do you feel would be fair to ask for such a project? The client is a small business. Thank you all for your time
Hi, Ok another question... how long do you need to read a technical book around 420 pages ? "programming Jakarta Struts" Cavaness, Chuck, ISBN: 0-596-00328-5, O'Reilly This book explain struts programming with a bookwide example a little shopping site. so you get 2 birds with one stone hope that helps thx Uwe Barthel
|
--<br />Sorry for my bad englich
|
 |
Uwe Barthel
Greenhorn
Joined: Dec 16, 2003
Posts: 9
|
|
Originally posted by Uwe Barthel: Hi, Ok another question... how long do you need to read a technical book around 420 pages ? "programming Jakarta Struts" Cavaness, Chuck, ISBN: 0-596-00328-5, O'Reilly This book explain struts programming with a bookwide example a little shopping site. so you get 2 birds with one stone hope that helps thx Uwe Barthel
P.S.: Sorry for my bad english :roll:
|
 |
 |
|
|
subject: building first shopping cart using struts
|
|
|