For you midterm project you will be creating a photo album application. Your application will load a collection of images and displays them in a photo album layout. The program will allow the user to tag images with metadata:
Functional Specification
1. Your album should be able to display the pictures sorted by Title, Date, and Place.
2. When the user clicks on a photo, the metadata should be displayed.
3. The user should be able to add or remove photos from the album