I have been looking through the modules and am a little lost on if the following is possible with any current module:
Currently I am developing a site for a modeling/acting agency that will have a "page" for each person with several pictures and personal information. The profile page looks promising, but it looks like it is only for registered users and it looks like each page needs to be manually created. There will be one page look with different information for each user.
So far, it looks like I will create a vocabulary for each type of person (model, actor, voice over, stylist) and then will create a separate vocabulary for the characteristics (gender, hair color, eye color, height, etc). One question is if each person should be a node? I might be able to use views to limit the search to only female models. Some comments make it seem like each picture should be a node?
As far as I can tell, it seems like the current galleries are limited to use as just galleries. Would it be possible to create a template and then just update the pictures and information based on the current person? It would almost seem like a shopping cart type module, but without the prices or checkout capabilities (although, it would be important for clients to save their choices in a portfolio).