-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
13 lines (12 loc) · 1.25 KB
/
README
File metadata and controls
13 lines (12 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
To run:
run:
/FamilyFotoBookorig/src/main/boundary/eFamilyFotoBookApp.java
as a java application
For the image repository challenge I decided to create a family tree repository of images of my family (89 family members covering 6 generations) for whom you can search photos
through search filters for name, location, and date and look for ancestors and descendents of the name imputed into the filter (must use name filter to see descendents and ancestors).
When adding filter for descendents and ancestors this will also include pictures of the person whose descendents or ancestros for whom you are searching.
You must check the box of the search criteria of the text input you want to use (for example id you want to search for Emilio Sacristan Rock
you must imput his name and then select the check box called Use Name Filter).
If there are multiple pages of pictures, a next page button will appear in the lower left hand corner.
Data base is stored locally on my computer. To connect externally, it uses the host address of my computer which might cause problems. In case you cant connect to the database
when the program is run externmally I made a video showcasing my application and explaining how I build it. Here is the link to the video: https://youtu.be/ayZEwuSy_1M