Create searching algorithm in photobooth
Photobooth now has a search bar that allows you to search by name and description words! I figured a searching algorithm made more sense since tableView in JavaFx already has a built in sorting feature on columns. Also, the picture taking feature should now work on Mac/Unix systems! Hooray! Still need to do more testing with it but it worked for me lol.