Open brady727 opened 6 years ago
Implement a thread system in order to cut down on time it takes to search the flower database.
Created parallel loops for the word search, will do the same with the image search at some point. Most likely when a better way to do image search is implemented.
Implement a thread system in order to cut down on time it takes to search the flower database.