mramazen Posted February 21, 2006 Share Posted February 21, 2006 Hey Guys,I've recently been hired on as a part-time employee at a company, who already has an existing web site, but would like to expand and add a shopping cart.I'm integrating the FedEx Direct Manager API, Authorize.NET, an AJAX shopping cart, and a control panel.The control panel has a working product manager, which adds, edits, and deletes products.A manufacturer manager that houses information about the manufacturer for user's browsing the site. Anyways, im sure you all know what a shopping cart is. hehe.I'm also a college student taking 15 hours and I'm working on this project 20-30 hours a week.Last week my managers said I'm taking too long, its been about 1.5 months, and the only thing left for me to do is finish integrating Authorize.Net and FedEx into the project. BTW, I can send test data to both gateways.Am I taking too long?How long does a project this size take?I've tried my best to squash potential bugs and make the best design possible under the pressing deadline.Any honest feedback is really appreciatedThanks Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/ Share on other sites More sharing options...
zq29 Posted February 21, 2006 Share Posted February 21, 2006 There is no acurate answer to your question as there are too many other variables to take into consideration. A lot of it will obviously be affected by your levels of skill and experience, the type of system you are integrating into etc. Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/#findComment-12068 Share on other sites More sharing options...
mramazen Posted February 21, 2006 Author Share Posted February 21, 2006 Well if you had to make a feature rich shopping cart, under those conditions, how long would it take you?[!--quoteo(post=347893:date=Feb 21 2006, 05:45 AM:name=SemiApocalyptic)--][div class=\'quotetop\']QUOTE(SemiApocalyptic @ Feb 21 2006, 05:45 AM) [snapback]347893[/snapback][/div][div class=\'quotemain\'][!--quotec--]There is no acurate answer to your question as there are too many other variables to take into consideration. A lot of it will obviously be affected by your levels of skill and experience, the type of system you are integrating into etc.[/quote] Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/#findComment-12095 Share on other sites More sharing options...
zq29 Posted February 23, 2006 Share Posted February 23, 2006 [!--quoteo(post=348058:date=Feb 21 2006, 10:03 PM:name=mramazen)--][div class=\'quotetop\']QUOTE(mramazen @ Feb 21 2006, 10:03 PM) [snapback]348058[/snapback][/div][div class=\'quotemain\'][!--quotec--]Well if you had to make a feature rich shopping cart, under those conditions, how long would it take you?[/quote]Me, personally... I think I could do that in a 40 hour week pretty comfortably - But I'd like to think of myself as an intermediate-to-advanced PHP scripter, having been building PHP based web systems as a profession for the past year, and maybe a year or two before that as a hobby... But like I said, all down to experience and skill level and how quickly you learn. Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/#findComment-12278 Share on other sites More sharing options...
obsidian Posted February 23, 2006 Share Posted February 23, 2006 [!--quoteo(post=348790:date=Feb 23 2006, 04:08 PM:name=SemiApocalyptic)--][div class=\'quotetop\']QUOTE(SemiApocalyptic @ Feb 23 2006, 04:08 PM) [snapback]348790[/snapback][/div][div class=\'quotemain\'][!--quotec--]Me, personally... I think I could do that in a 40 hour week pretty comfortably...[/quote]you've also got to take into account the possibility of change... also, like SA mentioned above, there are SO many more variables that you've got to take into account that can sway the time one way or another. i'm the only developer on an eCommerce solution at work right now, and i've been hacking away at it for 6 months now, and we're just getting to the testing stage. now, keep in mind that it is fully integrated into their POS system and other very specific features, but all in all, it's taken over 300 hours so far. now that i've done one, i'd probably agree with SA, a basic shopping cart system built to suit would be a GOOD 40-60 hour project. however, when quoting estimates, i've learned to double what you anticipate. so, i'd say, quote double, and if you finish short, they can only be happy.oh, yes, and i don't consider myself to be a newb, either ;-) Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/#findComment-12280 Share on other sites More sharing options...
zq29 Posted February 24, 2006 Share Posted February 24, 2006 [!--quoteo(post=348795:date=Feb 23 2006, 09:25 PM:name=obsidian)--][div class=\'quotetop\']QUOTE(obsidian @ Feb 23 2006, 09:25 PM) [snapback]348795[/snapback][/div][div class=\'quotemain\'][!--quotec--]you've also got to take into account the possibility of change...[/quote]Ofcourse, I based my time on assuming I would be provided with a clear and final specification. Anychanges would add time to the scale. But its pretty much a case of 'How long is a piece of string' - Twice the length of half a piece of string I know ;) But how long is half a piece of string... Quote Link to comment https://forums.phpfreaks.com/topic/3505-time-required-to-make-a-shopping-cart/#findComment-12346 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.