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 trial

HTML

How to sell tickets on a website

So i've learned a whole load of things from the different courses I've completed on here, and I'm now confident enough to start making some websites for people that I know (which i never would have done before these courses!!)

One of the people want me to put a feature on their website to sell tickets for different events that they put on, what would be the best way to do this? Would it be to embed somebody else's ticket solution, or is there a way to learn how to do it securely? I would much prefer to learn how to make this feature myself

1 Answer

I think it might be nice to check out some back-end languages like php, and to other courses to help you such as bootstrap, and also security and data videos as well. You can always inspect pages you like to inspire you too.

But yes in sum I would recommend:

  • Dive into back-end development
  • Check bootstrap for inspiration
  • Watch all the security videos possible

Hope this helps.