Is this a good project to cut my teeth on?
So I know XHTML and CSS. I'm all over static webpages. Now I need to step up to the next level.
My friend has asked me to create a site for her to sell her photography on. Each item will have several options (large or small, vertical or horizontal, caption A or caption B, whatnot). I've done all the math and there's about 800 unique possible combinations of products that could be ordered.
My idea would be to design the site so that users would drill down through the different combinations, with the options at each level narrowing as the user goes along, until finally the final product is selected. Then a string of data could be passed on to PayPal to handle the e-commerce and an email would be sent to my friend to ship the item. I'm mentioning PayPal here because as a newbie to PHP and MySQL, I don't even want to try and handle the security side of e-commerce.
I know I can find the PHP and MySQL tutorials on my own (I've found
this and
this right off the bat), but I'd like to know if I've bitten off more than I can chew here. I found
this AskMeFi question, and I like
this answer (Dreamweaver integrated with Contribute), but I'm not sure that answer applies to me (plus my standards-centric web classes have thoroughly ingrained me in the "WYSIWYG=BAD, Notepad=GOOD" brainwashing.
I've already got a LAMP through Dreamhost.
posted by aubilenon at 8:35 PM on March 1, 2007