-
Notifications
You must be signed in to change notification settings - Fork 104
File organizer #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File organizer #77
Conversation
👋 @OkenHaha 👋
We're delighted to have your pull request! Please take a moment to check our contributing guidelines and ensure you've filled out the PR template for a smooth process. We will review it soon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @OkenHaha,
Thanks for your submission of the File Organizer project! I really appreciate your effort. Here are a few suggestions that could help improve it:
- Consider adding validation for the input path to ensure it exists and is accessible.
- Your
README.md
provides a good overview, but adding more detailed instructions, example usage, and notes on customizing file types would be helpful. - It would be beneficial to add try-except blocks around file operations to handle potential errors like permission issues or invalid paths.
- The 'others' category is defined but left empty, clarifying that files not matching known types will go there would be useful.
Overall, this is a solid implementation! By enhancing the documentation and adding a bit of error handling, it can be even better. Looking forward to your updates!
@king04aman Understandable. I will start implementing it and make a pull request again soon.
Uh oh!
There was an error while loading. Please reload this page.
Developer Checklist
Summary
Please provide a brief summary here.
Create a Python Script to organize files corresponding to file types for a given directory. Pull Request for Issue #29
Screenshot
Attach any relevant screenshots or GIFs here.
Live Project Link
Include a link to the live project here.