Closed Anshu370 closed 1 month ago
Hey @Anshu370, Thanks for sending a PR for this #7 issue.
Please check the reviews i have left and also please test the application and send me a clip if possible. I do not think the password matching is robust and correctly implemented as of now.
Hey @Vikranth3140, This PR for #7 is completed.
I had fixed all the issues and test them here is the clip for the same. I have recorder both the Scenario before and after of the code correction.
https://github.com/user-attachments/assets/a46810b1-69eb-4233-a4f6-902f451cb66e
Hey @Anshu370,
Thanks for the changes, I have reviewed the changes and it looks good to go.
A couple of changes requested for enhancement.
secret.key
is initialized in the root directory and in the FrontEnd
directory.After this we are good to go for your First Accepted PR!
okay
~Frontend completed and successfully connected with script.py. ~Modified the encrypt_file and decrypt_file functions to handle both GUI and CLI functionality for smoother user experience. ~Ensured compatibility between the two interfaces. ->Requirements ~pip install customtkinter Images