top of page

Menu

Purpose:

Part of my job entailed labeling many photos at once based off of part numbers. I then would need to upload the photos into their respective folders on our server. This was an easy task, however could become tedious if I had many photo of multiple parts.


This tool will sort through any provided folder (assuming the containing files are properly labled) and sort all the part numbers based off of the files names. Once the files are sorted, it needs to make sure each part folder exists on the server, as well as the proper subfolder for pictures. If both of those folders are found, the part number will be added to the bottom checkbox and will be 'Checked' indicating that both folders were found. If any of the specified folders are missing, the part number will be added to the checkbox list 'Un-Checked' and with a label indicating what is missing. 


Simply pressing 'Upload' will then sort through all the files again, and copy them to the correct folder. If the file already exists, it will NOT be copied. The pop-up window that displays after the upload will indicate the number of files that it successfully copied, as well as the number of files that were not copied. 

Tools Used:

Microsoft Visual Studios

Language:

C#

Photo Upload

bottom of page