Client: Private work for a software development contractor
Tools Used: XHTML, CSS, JQuery, MySQL, PHP
In the wild: A running example of the image gallery
This was created in the fall of 2010 as a simple photo gallery/photo gallery manager script. It was made for a client who wanted something basic that could be built upon or edited for a variety of clients.
The gallery used a JQuery slider that allowed the user to slide between photos, as well as an option for the user to decide how many photos should be displayed at a time.
The admin panel had JQuery which allowed the user to drag-and-drop photos in order to rearrange them, update their descriptions, and delete photos.
It also had an upload option which took the newly upload image and created a 75x75 thumbnail to go along with the image.