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

Create a GUI option that asks user if and how they wish to sort files

Kreateer opened this issue · comments

Goal

  • Asks user if they want to sort the files by specific criteria (name, date, size etc.).

Details

  • When the program launches, the GUI window should have an option that asks the user for source/destination folder and how or if they wish to sort the files based on one or several additional criteria (name, date, size, etc.).
  • This issue is in tandem with issue #1

Hey @Kreateer if you havent already started working on this, I would like to take it. Thanks! 😊

@pushp1997 I'm more focusing on Issue #1 right now, so you're welcome to work on this issue. 😁
If it helps, you can refer to the experimental sortingfunction branch to see some changes I made. 😊

Sure, thanks! 😊