Job description
Verifying the current state of the application and adding functionality. Currently there is a simple interface written with 3 windows in .net WPF and a service that transfers files from the end client to the host (server) computer and compares md5 keys
The following should be added:
-the ability to select the path from where the file is to be downloaded via a service running on the end client
-conversion of the file to md5 key on the end client and sending it through the service and adding it to the database (currently performed on the main application side)
-verification of the key comparison in the application
-visual improvement of the application
Explaining the detail at the meeting to further explain the purpose and show the current project.