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!
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

Ashu Singh
53 PointsSocial network with php
Completed my social networking project.Please give your feedback and In case of any bug inform me.. Thank you
1 Answer

Patryk Bernasiewicz
Courses Plus Student 10,281 PointsHi! Very good project. I've got a few notes for you though:
- You should add an indicator to let the user know whether the image was selected,
- "Send message" and "post comment" should work on pressing enter.
- I don't know how your search system works but it literally returns nothing no matter what is typed in (or NOT typed in, it returns nothing even when the search field is empty)
That's all I've had time for, but keep up with the good work!