473,397 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Think I Should Take This PHP Project?

I'm a relatively new freelancer in the USA, but have good PHP5/MySQL
skills, just not skilled in a lot of PHP packages/frameworks yet
except jQuery and Smarty. So a potential client asks me tonight if I
can take his $500 and build him a knockoff of this site:

http://www.andysautosport.com/

He's not concerned about looks. Just wants a catalog and a shopping
cart connected to a payment gateway, keep it real simple, and give him
an admin interface to work with the catalog.

I was thinking, after I watched a YouTube video on osCommerce, that I
might just take that and customize in under 10 hours.

Thinks it's possible? Are there pros/cons with this product? Any
warnings you have?
Jun 2 '08 #1
4 1083
On Apr 14, 7:42 pm, Roberto <8...@myway.comwrote:
I'm a relatively new freelancer in the USA, but have good PHP5/MySQL
skills, just not skilled in a lot of PHP packages/frameworks yet
except jQuery and Smarty. So a potential client asks me tonight if I
can take his $500 and build him a knockoff of this site:

http://www.andysautosport.com/

He's not concerned about looks. Just wants a catalog and a shopping
cart connected to a payment gateway, keep it real simple, and give him
an admin interface to work with the catalog.

I was thinking, after I watched a YouTube video on osCommerce, that I
might just take that and customize in under 10 hours.

Thinks it's possible? Are there pros/cons with this product? Any
warnings you have?
Never, never underestimate the amount of work a project will take.
Jun 2 '08 #2
On Apr 14, 9:04 pm, tinman77 <r.rodemo...@gmail.comwrote:
Never, never underestimate the amount of work a project will take.
I've decided to think of it like this. First, instead of osCommerce or
Zen Cart, a friend recommended Magento Commerce:

http://www.magentocommerce.com/

When I looked at it, it makes osCommerce and Zen Cart look "old
school". It uses PHP5.2+, the Zend framework, MySQL5, and uses
Scriptaculous and ExtJS. (I wish it used jQuery for the Javascript
library, but oh well.)

Second, I'll take this guy's $500 and use Magento Commerce, even if I
have to pay for tech support at a loss to me, just to get one of these
catalog/carts under my belt.

Third, he wants it in 2-3 days. I'll try my darndest. In a bind,
Magento can speed that up with their affordable tech support, or I can
just pay them $180 to do the installation for me and I customize from
there.

Fourth, this client is the perfect one to try this out on. He has low
demands except cost and time, and time is a best effort. If I can do
it in a week, that will work for him. Plus, he doesn't care how it
looks -- just as long as it's functional, and then he'll customize
from there.

Fifth, I can guarantee you that the next one of these I do, I'll do it
for like $900, minimum.
Jun 2 '08 #3
On 14 Apr, 23:42, Roberto <8...@myway.comwrote:
I'm a relatively new freelancer in the USA, but have good PHP5/MySQL
skills, just not skilled in a lot of PHP packages/frameworks yet
except jQuery and Smarty. So a potential client asks me tonight if I
can take his $500 and build him a knockoff of this site:

http://www.andysautosport.com/

He's not concerned about looks. Just wants a catalog and a shopping
cart connected to a payment gateway, keep it real simple, and give him
an admin interface to work with the catalog.

I was thinking, after I watched a YouTube video on osCommerce, that I
might just take that and customize in under 10 hours.

Thinks it's possible? Are there pros/cons with this product? Any
warnings you have?
I'd go for Joomla and Virtuemart, but I'm biased.

I would still heed tinman's warning.
Jun 2 '08 #4
Roberto wrote:
I'm a relatively new freelancer in the USA, but have good PHP5/MySQL
skills, just not skilled in a lot of PHP packages/frameworks yet
except jQuery and Smarty. So a potential client asks me tonight if I
can take his $500 and build him a knockoff of this site:

http://www.andysautosport.com/

He's not concerned about looks. Just wants a catalog and a shopping
cart connected to a payment gateway, keep it real simple, and give him
an admin interface to work with the catalog.

I was thinking, after I watched a YouTube video on osCommerce, that I
might just take that and customize in under 10 hours.

Thinks it's possible? Are there pros/cons with this product? Any
warnings you have?
Tinman's correct. It's going to take you a lot more than 10 hours.

Heed the warnings of those more experienced.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Jun 2 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

34
by: Brandon J. Van Every | last post by:
What do you think of this Python logo? http://pythonology.org/logos Good, bad, indifferent, love it, hate it? -- Cheers, www.indiegamedesign.com Brandon Van Every ...
2
by: greatbooksclassics | last post by:
Open Source DRM? What does everyone think about it? Will Open Source DRM ever catch up to MS DRM? Will DRM ever be integrated into common LAMP applications?...
2
by: VM | last post by:
When I'm adding a reference to another project that is built as one of the Projects in the Solution, should I add the dll in Debug or the one in Release? I usually also do a batch build of...
3
by: Darren | last post by:
When I add a reference to a component, should I add the reference by pointing it to the dll on disk or should I add the reference to the project (if it's loaded in the solution)? What's the...
9
by: Peter Oliphant | last post by:
For some reson my code is generating a LNK1215 error, which 'suggests' I re-install VS C++. So I did. which did NOT solve the problem. The weid part is it seems to be caused by my one CPP file, but...
7
by: Newbie! | last post by:
Hi Group, I have a project which has a access database with it. I`ve added the Database Adapter And Database connected to each of my forms, generated a Dataset, and added the relivant table from...
3
by: CCJohn | last post by:
Hi, I find that while I can use the "Namespace...End Namespace" inside my code, there is also a "Root namespace" field in the project properties dialog box under General. So where should I put...
0
by: =?Utf-8?B?TW9uaWNh?= | last post by:
Hi, Does someone know the answer? You are building a setup for your application. The application contains a custom control developed by you, which will be shared across multiple applications....
7
by: dgk | last post by:
I'm trying to use a Sharepoint webservice. I start a new VB Windows project (VS2008 or 2005). I add a web reference to the Copy service (http://192.168.1.25/_vti_bin/copy.asmx). I add no code, all...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.