Improving album manager
There is a lot of scope for improvement in this album manager. You can start with these suggestions:
Use a database instead of a JSON file
Use a Flickr API instead of a JSON file
Allow users to move pictures from one album to another (Hint: use connected sortables)
Use jQuery UI's slider component to zoom in and zoom out of an image