/FileManager

A console based file manager.

Primary LanguagePython

ko-fi

File Manager

Author: Andrea Mele

E-mail: andme44@gmial.com

Websites:

http://www.github.com/AndreaMele

http://www.artstation.com/AndreaMele

A console based file manager.

:: Filemanager Features

  • Create folders and subfolders.
  • Copy and move files to the newly created directories.
  • Sort directories.
  • List direcotires.

:: To Do

  • Functioning menu.
  • Adequate functions.
  • Make use of files to save the data.
  • Handle adequate exceptions.
  • Display information formatted adequately.
  • Make use of lists or dictionaries as appropriate.
  • Adequate naming conventions for variables and functions.
  • Use an object-oriented approach.
  • Project should use a database.
  • Comments as appropriate.
  • GUI platform