XMasDB is a PHP/MySQL Christmas gift database which records recipient names and gift ideas into a password-protected database, along with a tracker to see which gifts have been purchased and a CSV export option.
Requirements:
· PHP
· MySQL
GETTING STARTED
· Open up 'config.php' in your favourite text editor
· Modify the $username and $password values to grant access to the X-MasDB PHP system.
· Modify the $dbhost, $dbuser and $dbpass variables to match your own MySQL system setup
· Fire up your browser and launch the /install.php file which will guide you though the very short install procedure.
· Delete the /lib/installdb.php file
· Start using it!
Limitations:
· There is currently no validation on the 'New Gift' form, allowing empty rows to be entered, this should be fixed in next release.
· Product Search Functionality (Google Products? Ebay?)
· Needs a fully automated installer.
What's New in This Release:
· Added Update Functionality
· Purchase Tracker Functionality (Yes/No)
· Improved Excel Export
· Name Change (Now 'XmasDB')
Product's homepage