DROPDOCS
A small application for a business, to move files from the local user's PC, onto the mass storage drive on the local network.
Written in VB.net, this application functions in a manner of accepting filepaths from the user via click and drag. The user can then simply press the "Send to Exo" to transfer a copy of the file onto the networked file storage, changing the name of the file as per the information dictated (retrieved via SQL statements) from the combobox elements.
​
Similarly, the application can print out readable QR codes used on physical documents, so when a scanner detects the code, it will automatically file away a digital version.
​
The application is designed in a way that makes any end-user of the business, able to use from any networked PC. I had to ensure this worked properly by re-writing all the SQL code with an updated library (there was some fun with specific computers connecting due to circumstances)
![mainScreen.JPG](https://static.wixstatic.com/media/89d1ae_5b9a369b70f04798be4dd2b19110957c~mv2.jpg/v1/fill/w_615,h_525,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/mainScreen_JPG.jpg)