Curious about how I should go about doing this?
I want to code a website where family members can go and look at pictures of our extended family. See, I have a whole bunch a old slides from the 40's/50's that I would like to make available to all family members to see, but the thing is I don't know who many of the people are. So......Anyone here know www.facebook.com? I would like to have a feature where a family member could take one of the pictures, click a box around a person's face, and label that person (If you have been to the website, you know what I am talking about). This way, they could, for example, search for all pictures with um... "Mary Geary", and it would pull up all pictures based on whether somebody has labeled this person or not.
So, the names of the people would have to be "attached" to the pictures. Also, I would like to have a comment section under each picture that would also be "attached."
Lastly, I would like to eventually build an interactive family tree where members can go and build there own branches, but when you click on the name, it'll bring up a page where all the thumbnails of that person are, and when you click on a thumbnail, it'll take you to a page with a blown up picture and the comment section.
Ok, so should (is it possible/recommended) to put the images in an mySQL database. I just think that this would be the most dynamic way, because if I ever want to add something, its easy with a database. Anyways, all advice would be appreciated. Thanks.
I want to code a website where family members can go and look at pictures of our extended family. See, I have a whole bunch a old slides from the 40's/50's that I would like to make available to all family members to see, but the thing is I don't know who many of the people are. So......Anyone here know www.facebook.com? I would like to have a feature where a family member could take one of the pictures, click a box around a person's face, and label that person (If you have been to the website, you know what I am talking about). This way, they could, for example, search for all pictures with um... "Mary Geary", and it would pull up all pictures based on whether somebody has labeled this person or not.
So, the names of the people would have to be "attached" to the pictures. Also, I would like to have a comment section under each picture that would also be "attached."
Lastly, I would like to eventually build an interactive family tree where members can go and build there own branches, but when you click on the name, it'll bring up a page where all the thumbnails of that person are, and when you click on a thumbnail, it'll take you to a page with a blown up picture and the comment section.
Ok, so should (is it possible/recommended) to put the images in an mySQL database. I just think that this would be the most dynamic way, because if I ever want to add something, its easy with a database. Anyways, all advice would be appreciated. Thanks.
