Automated File Deletion Tool for Windows
Budget: $30 – $250 USD
Hello,
I need two software tools. One is an automatic deletion program for Windows that deletes files based on the user's settings.
Basic Requirements
------------------------------------------------------------------------------------------------------------
- OS: Windows
- Langauge: C#
- UI: WinForms
- Provide source code and a description of solutions & algorithms
Key Feautres
------------------------------------------------------------------------------------------------------------
1. Main Screen (Read Only)
- shows available space on C drive & D drive
- shows path set by admin (files in the path will be deleted)
- shows deletion interval (how often files will be deleted)
- shows times set by admin to begin running the program
2. Login Screen
- admin can login using id and password
3. Settings
- only admin can access settings after login
- user can set: path, start time, deletion interval, how many hours/days old the file should be, etc.
Additional Conditions
------------------------------------------------------------------------------------------------------------
- Main SW does not close completely when the x icon is clicked. Instead, it is reduced to the system tray
- Do not produce heavy load in OS and PC
- All settings and saves should be in a JSON file
- This is a deletion program for an FTP server where five 5MB images are uploaded every 1 second.
Along with the five images, five text files are also uploaded simultaneously
- Detailed specifications and prototype of the program will be provided through a PDF file
I need two software tools. One is an automatic deletion program for Windows that deletes files based on the user's settings.
Basic Requirements
------------------------------------------------------------------------------------------------------------
- OS: Windows
- Langauge: C#
- UI: WinForms
- Provide source code and a description of solutions & algorithms
Key Feautres
------------------------------------------------------------------------------------------------------------
1. Main Screen (Read Only)
- shows available space on C drive & D drive
- shows path set by admin (files in the path will be deleted)
- shows deletion interval (how often files will be deleted)
- shows times set by admin to begin running the program
2. Login Screen
- admin can login using id and password
3. Settings
- only admin can access settings after login
- user can set: path, start time, deletion interval, how many hours/days old the file should be, etc.
Additional Conditions
------------------------------------------------------------------------------------------------------------
- Main SW does not close completely when the x icon is clicked. Instead, it is reduced to the system tray
- Do not produce heavy load in OS and PC
- All settings and saves should be in a JSON file
- This is a deletion program for an FTP server where five 5MB images are uploaded every 1 second.
Along with the five images, five text files are also uploaded simultaneously
- Detailed specifications and prototype of the program will be provided through a PDF file