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

General Discussion

Website Log In / Username / Password

How can I create a website that requires a website username & password to access files or view their online profile?

Similar to treehouse (not nearly as advanced).

Are there any templates or frameworks for developing this type of site?

Any suggestions on this would be great.

2 Answers

Lukas Smith
Lukas Smith
4,026 Points

You need two things website (html, css, jQuery etc.) as Front-end and you need back-end like php, python, java, (framework zend) so it is hard to say how you can create this kind of website because i can tell you. Build Your site on Zend Framework. Anyone else can say build on python. For example You ca download WordPress check.

Thanks Lukas. I will look into this.