Kreateer / automatic-file-sorter

A small program that automatically moves and sorts files based on user input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Code Readability

Kreateer opened this issue · comments

Goal

  • Improve code readability

Details

  • Improve code readability by introducing helpful comments in harder-to-understand areas of the script and removing or modifying redundant code.
  • This is important to do now rather than later, since more features will be worked on after first Release