top of page

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
DropDocs: Welcome

©2021 Stefanek Modelling.

bottom of page