A Java Application
The photo album be load up to 10 pictures. It is able to assign each photo a title (up to 20 chars) and annotation of up to 100 chars. It is able to display photos one by one. Also, from the displayed titles of photos, clicking on a title should display the corresponding photo. Also, you can use the slideshow option to display the photos one by one.
Note: This software is created via Java Netbeans 8.0.2. To use it simply add this project via an IDE. Also please report if you find any Bugs. Thank you.