Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialazumi yuan
3,126 Pointsdon't know where to learn!
Hi everyone! I just like to ask, to create a website with customer accounts, and with the website be able to sell goods and is controlled by the customer themselves, other than php, html, css, which we need to learn, what else do we need to learn to achieve this? Is there a course for php which teaches how to make this kind of website?
I understand E-commerce and how to construct a website. Have to say treehouse produced some great content already!
1 Answer
jason chan
31,009 Pointsit's ruby on rails gem. It's actually very hard to make your own cms from scratch thats like software engineering. You have to understand the entire system of the business to make shopping cart from the ground up. It's best to just choose a cms from open source project and modify one. wordpress has a cart. drupal has a cart. there is magento.
It takes a team to make shopping cart from scratch. I would just get wordpress plug and the drupal cart and play with those.
azumi yuan
3,126 Pointsazumi yuan
3,126 Pointsthanks jas! Im just curious because from learning E commerce website, I realised the size of a project like that can be!
I'm back to the videos now! thanks again!!