Not sure what language

Status
This thread has been locked.

Zacho

Premium
Feedback score
13
Posts
137
Reactions
45
Resources
0
I need a file which, will download files to a certain directory on the computer and replace the files which are currently there. On top of that, the file needs to check a database which will check if a user can use the file the application also needs to have a one time login which will get the user's HWID(Unique to each computer) and update the database anyone else that tries to use the same file which their login if the HWID doesn't match it wont work.
So step by step the application must do this:
Process 1: Ensures an app is closed Downloads files from google drive (We must be able to change these links without requesting you to) Automatically replaces the files on their computer
Process 2: Completely deletes permanently from their computer certain files.
First time user:
Opens
Gets asked for Login (We create a new user in database with password for them)
The application automatically updates the database with their hwid
It displays sorta like a loader(Will send better pics of how i want it designed once u confirm u can do this)
Then the user selects what process to run
Application closes after they run the process
Recurring user:
Opens the application
Application checks database for username, password and hwid.
If declined: Close application and delete files
If accepted: Choose what process Closes after running process.

If their details dont match database it should self delete from their computer permanently. Get back to me if you believe you can do this or if you need any extra information.

Timeframe: TBD
Budget: IDK looking for quotes
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

cryy

【full stack dev】
Premium
Feedback score
4
Posts
108
Reactions
95
Resources
0
you need an API server and a database server for this. giving the application direct access to your database is asking for your data to be leaked/destroyed
 

Springed

Premium
Feedback score
0
Posts
5
Reactions
0
Resources
0
I made one but with a api so its more secure add me on discord pay me $x amount and its your (Spring#6094
 
Status
This thread has been locked.
Top