YouAboutMe.com – Photo Review Application

YouAboutMe.com or YAM in short allows users to upload their pictures and add a question with each set of photos. Then any visitor of the site can post their answer to the user question anonymously. Users can view the details of answer given and percentage of users who selected different answers.

It is a custom developed PHP website using MySql as database back-end. The challenging part of the application was to generate random questions for visitor on home page load and keep it changing without page refresh, as soon as the user votes for a question. It uses jQuery library for handling JS effects and voting. As application deals with lots of images also – image resizing and optimization is done when user upload new images.

Application has predefined set of questions for users to chose from, when creating a new campaign, and option to add custom question and answers also.

It is a great application and I enjoyed working on it a lot. The development is still on.

Scroll to top