Any chance I could see your site, especially the photo gallery idea.
I have started a configuration using config help from Abe at
www.spgrad74.communityprinters.
Unfortunately it doesn't seem to have provision for photos - specifically then and now.
For actual management I have been looking at phproject - I had set up with the rpm from marari network solutions but ran into problems when I turned on timecards as evidently the database did not configure them.
However tomight I copied the updated phprojekt from phprojekt.org into the /opt/project directory and then ran the setyp.php
as in
https://mydomain/project/setup.php it gave me an error and would not allow me to write the file config.inc.php so I made a copy of that file then gave the original read, write permissions
in /opt/project directory
chmod config.inc.php 777
then when I re-ran
https://mydomain/project/setup.php it made me enter the password I forget now if its the system Root password or the projekt pasword. Then one had a choice to start new or update current phprojekt. I chose to update and it made the required adjustments so things almost all work properly now.
Exception is if I try and download the member list I get an internet explorer error saying it can not be opened or found. I am not sure if this is a phprojekt error, or a internet explorer error.
I may have to start from scratch yet unless someone knows the difficulty.