/FileMover

Drag and drop files to move to specified folder

Primary LanguageHTML

#Java File Mover App Java GUI application to drag and drop a file and specify a folder name for it to be moved to. This was built with a file organization structured with folders and subfolders further specifying the sub-topics or sub-categories for files to reside in. For example: Documents
  Personal
   Insurance
   Leasing Agreements
  School
   UT_Fall_2016
    ARC_308
    CS_314
   UT_Spr_2017
   ...\

It definitely helps to have a unique naming structure to use this app. Future improvements to consider would be the full capability to handle partial names and a folder creation function with templates. I mainly used this during college as I organized my classwork, so its main function was sufficient for me as I will not be updating this. Fun side project otherwise outside of class that helped facilitate double click all of my subdirectories just to drag and drop a file.