Question: PYTHON BASE File manager : the user should be able to create folders and subfolders and should be able to copy and move files to

PYTHON BASE

File manager: the user should be able to create folders and subfolders and should be able to copy and move files to the newly created directories. The user should be able to sort the directories. The user should be able to see what files are in a directory of choice.

Requirements description

  1. Project should have a functioning menu
  2. Project should have adequate functions (minimum 3 functions)
  3. Project should make use of files to save the data
  4. Project should handle adequate exceptions
  5. Project should display information formatted adequately
  6. Project should make use of lists or dictionaries as appropriate.
  7. Project should follow adequate naming conventions for variables and functions, and should have comments as appropriate.
  8. Project should use an object-oriented approach, (inheritance is optional)
  9. Project should use a database

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!