No description
Find a file
2023-01-06 18:07:19 -06:00
templates Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00
vendor Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00
www Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00
composer.json Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00
composer.lock Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00
README Major rewrite to use Twig template engine. 2023-01-06 18:07:19 -06:00

Electronic Lucky Bag

On-line rendition of the United States Navel Academy Class of 1963 yearbook.

Available here: https://www.usna63.org/classmates/

This application does use an external MySQL database. Configuration settings are in www/common.php.

To deploy:

    cd /var/www/html/some/subdir
    ln -s /path/to/ElectronicLuckyBag/www elb